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 RoleTypeSignerImpl. roleTypeMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return RoleType Modifier and Type Method Description RoleTypeSigner. getRoleType()RoleTypeSignerImpl. getRoleType()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type RoleType Modifier and Type Method Description voidSigner. setRoleType(RoleType roleType)voidSignerImpl. setRoleType(RoleType roleType)
-