Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignatureProductionPlace
Packages that use SignatureProductionPlace
-
Uses of SignatureProductionPlace in es.uji.crypto.xades.jxades.security.xml.XAdES
Subinterfaces of SignatureProductionPlace in es.uji.crypto.xades.jxades.security.xml.XAdESClasses in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignatureProductionPlaceModifier and TypeClassDescriptionclass
class
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignatureProductionPlaceModifier and TypeMethodDescriptionBasicXAdESImpl.getSignatureProductionPlace()
XadesWithBasicAttributes.getSignatureProductionPlace()
XadesWithBaselineAttributes.getSignatureProductionPlaceV2()
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignatureProductionPlaceModifier and TypeMethodDescriptionvoid
BasicXAdESImpl.setSignatureProductionPlace
(SignatureProductionPlace productionPlace) void
SignedSignatureProperties.setSignatureProductionPlace
(SignatureProductionPlace signatureProductionPlace) void
XadesWithBasicAttributes.setSignatureProductionPlace
(SignatureProductionPlace productionPlace) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignatureProductionPlaceModifierConstructorDescriptionSignatureProductionPlaceDetails
(Document document, SignedSignatureProperties ssp, SignatureProductionPlace signatureProductionPlace, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix)