Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignatureProductionPlaceV2
-
Packages that use SignatureProductionPlaceV2 Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of SignatureProductionPlaceV2 in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignatureProductionPlaceV2 Modifier and Type Class Description classSignatureProductionPlaceV2ImplMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignatureProductionPlaceV2 Modifier and Type Method Description SignatureProductionPlaceV2BLevelXAdESImpl. getSignatureProductionPlaceV2()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignatureProductionPlaceV2 Modifier and Type Method Description voidBLevelXAdESImpl. setSignatureProductionPlaceV2(SignatureProductionPlaceV2 productionPlace)voidSignedSignatureProperties. setSignatureProductionPlaceV2(SignatureProductionPlaceV2 signatureProductionPlace)voidXadesWithBaselineAttributes. setSignatureProductionPlaceV2(SignatureProductionPlaceV2 productionPlace)Set the production place.Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignatureProductionPlaceV2 Constructor Description SignatureProductionPlaceV2Details(org.w3c.dom.Document document, SignedSignatureProperties ssp, SignatureProductionPlaceV2 signatureProductionPlace, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)
-