Uses of Interface
es.uji.crypto.xades.jxades.security.xml.XAdES.RoleType
-
Packages that use RoleType Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of RoleType in es.uji.crypto.xades.jxades.security.xml.XAdES
Fields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as RoleType Modifier and Type Field Description private RoleType
SignerImpl. roleType
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return RoleType Modifier and Type Method Description RoleType
Signer. getRoleType()
RoleType
SignerImpl. getRoleType()
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type RoleType Modifier and Type Method Description void
Signer. setRoleType(RoleType roleType)
void
SignerImpl. setRoleType(RoleType roleType)
-