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 SignedAttributesConstraintsSignatureConstraints.signedAttributesprotected SignedAttributesConstraintsTimestampConstraints.signedAttributesMethods in eu.europa.esig.dss.policy.jaxb that return SignedAttributesConstraintsModifier and TypeMethodDescriptionObjectFactory.createSignedAttributesConstraints()Create an instance ofSignedAttributesConstraintsSignatureConstraints.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 TypeMethodDescriptionvoidSignatureConstraints.setSignedAttributes(SignedAttributesConstraints value) Sets the value of the signedAttributes property.voidTimestampConstraints.setSignedAttributes(SignedAttributesConstraints value) Sets the value of the signedAttributes property.