Uses of Class
es.uji.crypto.xades.jxades.security.xml.XAdES.UnsignedProperties
-
Packages that use UnsignedProperties Package Description es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of UnsignedProperties in es.uji.crypto.xades.jxades.security.xml.XAdES
Fields in es.uji.crypto.xades.jxades.security.xml.XAdES declared as UnsignedProperties Modifier and Type Field Description private UnsignedPropertiesQualifyingProperties. unsignedPropertiesMethods in es.uji.crypto.xades.jxades.security.xml.XAdES that return UnsignedProperties Modifier and Type Method Description UnsignedPropertiesQualifyingProperties. getUnsignedProperties()Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type UnsignedProperties Constructor Description UnsignedSignatureProperties(org.w3c.dom.Document document, UnsignedProperties up, java.lang.String xadesPrefix, java.lang.String xadesNamespace, java.lang.String xmlSignaturePrefix)
-