Uses of Class
eu.europa.esig.dss.policy.jaxb.SignedAttributesConstraints
-
Packages that use SignedAttributesConstraints Package Description eu.europa.esig.dss.policy.jaxb -
-
Uses of SignedAttributesConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as SignedAttributesConstraints Modifier and Type Field Description protected SignedAttributesConstraintsSignatureConstraints. signedAttributesMethods in eu.europa.esig.dss.policy.jaxb that return SignedAttributesConstraints Modifier and Type Method Description SignedAttributesConstraintsObjectFactory. createSignedAttributesConstraints()Create an instance ofSignedAttributesConstraintsSignedAttributesConstraintsSignatureConstraints. getSignedAttributes()Gets the value of the signedAttributes property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type SignedAttributesConstraints Modifier and Type Method Description voidSignatureConstraints. setSignedAttributes(SignedAttributesConstraints value)Sets the value of the signedAttributes property.
-