Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignerRole
Packages that use SignerRole
-
Uses of SignerRole in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignerRoleMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignerRoleModifier and TypeMethodDescriptionBasicXAdESImpl.getSignerRole()
XadesWithBasicAttributes.getSignerRole()
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRoleModifier and TypeMethodDescriptionvoid
BasicXAdESImpl.setSignerRole
(SignerRole signerRole) void
SignedSignatureProperties.setSignerRole
(SignerRole signerRole) void
XadesWithBasicAttributes.setSignerRole
(SignerRole signerRole) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRoleModifierConstructorDescriptionSignerRoleDetails
(Document document, SignedSignatureProperties ssp, SignerRole signerRole, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix)