Uses of Class
eu.europa.esig.dss.policy.jaxb.UnsignedAttributesConstraints
Packages that use UnsignedAttributesConstraints
-
Uses of UnsignedAttributesConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as UnsignedAttributesConstraintsModifier and TypeFieldDescriptionprotected UnsignedAttributesConstraints
SignatureConstraints.unsignedAttributes
Methods in eu.europa.esig.dss.policy.jaxb that return UnsignedAttributesConstraintsModifier and TypeMethodDescriptionObjectFactory.createUnsignedAttributesConstraints()
Create an instance ofUnsignedAttributesConstraints
SignatureConstraints.getUnsignedAttributes()
Gets the value of the unsignedAttributes property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type UnsignedAttributesConstraintsModifier and TypeMethodDescriptionvoid
SignatureConstraints.setUnsignedAttributes
(UnsignedAttributesConstraints value) Sets the value of the unsignedAttributes property.