Uses of Class
eu.europa.esig.dss.policy.jaxb.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 UnsignedAttributesConstraints
SignatureConstraints. unsignedAttributes
Methods in eu.europa.esig.dss.policy.jaxb that return UnsignedAttributesConstraints Modifier and Type Method Description UnsignedAttributesConstraints
ObjectFactory. createUnsignedAttributesConstraints()
Create an instance ofUnsignedAttributesConstraints
UnsignedAttributesConstraints
SignatureConstraints. 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 void
SignatureConstraints. setUnsignedAttributes(UnsignedAttributesConstraints value)
Sets the value of the unsignedAttributes property.