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 TypeMethodDescriptionvoidBasicXAdESImpl.setSignerRole(SignerRole signerRole) voidSignedSignatureProperties.setSignerRole(SignerRole signerRole) voidXadesWithBasicAttributes.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)