Uses of Class
eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints
-
Packages that use UnsignedAttributesConstraints Package Description eu.europa.esig.dss.policy.jaxb -
-
Uses of UnsignedAttributesConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as UnsignedAttributesConstraints Modifier and Type Field Description protected UnsignedAttributesConstraintsSignatureConstraints. unsignedAttributesMethods in eu.europa.esig.dss.policy.jaxb that return UnsignedAttributesConstraints Modifier and Type Method Description UnsignedAttributesConstraintsObjectFactory. createUnsignedAttributesConstraints()Create an instance ofUnsignedAttributesConstraintsUnsignedAttributesConstraintsSignatureConstraints. getUnsignedAttributes()Gets the value of the unsignedAttributes property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type UnsignedAttributesConstraints Modifier and Type Method Description voidSignatureConstraints. setUnsignedAttributes(UnsignedAttributesConstraints value)Sets the value of the unsignedAttributes property.
-