Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.SignerRole
-
Packages that use SignerRole Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of SignerRole in es.uji.crypto.xades.jxades.security.xml.XAdES
Classes in es.uji.crypto.xades.jxades.security.xml.XAdES that implement SignerRole Modifier and Type Class Description classSignerRoleImplMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return SignerRole Modifier and Type Method Description SignerRoleBasicXAdESImpl. getSignerRole()SignerRoleXadesWithBasicAttributes. getSignerRole()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type SignerRole Modifier and Type Method Description voidBasicXAdESImpl. 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 SignerRole Constructor Description SignerRoleDetails(org.w3c.dom.Document document, SignedSignatureProperties ssp, SignerRole signerRole, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)
-