Uses of Class
eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
Packages that use SignedAttributesConstraints
-
Uses of SignedAttributesConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as SignedAttributesConstraintsModifier and TypeFieldDescriptionprotected SignedAttributesConstraints
SignatureConstraints.signedAttributes
protected SignedAttributesConstraints
TimestampConstraints.signedAttributes
Methods in eu.europa.esig.dss.policy.jaxb that return SignedAttributesConstraintsModifier and TypeMethodDescriptionObjectFactory.createSignedAttributesConstraints()
Create an instance ofSignedAttributesConstraints
SignatureConstraints.getSignedAttributes()
Gets the value of the signedAttributes property.TimestampConstraints.getSignedAttributes()
Gets the value of the signedAttributes property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type SignedAttributesConstraintsModifier and TypeMethodDescriptionvoid
SignatureConstraints.setSignedAttributes
(SignedAttributesConstraints value) Sets the value of the signedAttributes property.void
TimestampConstraints.setSignedAttributes
(SignedAttributesConstraints value) Sets the value of the signedAttributes property.