Uses of Class
eu.europa.esig.dss.model.Policy
| Package | Description |
|---|---|
| eu.europa.esig.dss.model | |
| eu.europa.esig.dss.xades.signature |
-
Uses of Policy in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return Policy Modifier and Type Method Description PolicyBLevelParameters. getSignaturePolicy()Get the signature policyMethods in eu.europa.esig.dss.model with parameters of type Policy Modifier and Type Method Description voidBLevelParameters. setSignaturePolicy(Policy signaturePolicy)This setter allows to indicate the signature policy to use. -
Uses of Policy in eu.europa.esig.dss.xades.signature
Subclasses of Policy in eu.europa.esig.dss.xades.signature Modifier and Type Class Description classXmlPolicyWithTransformsThis class represents an extension ofPolicyclass allowing addition of a custom list ofDSSTransforms to build the ds:Transforms element NOTE: The digest should be computed by the user and set through thesetDigestValue(digestValue)method UseDSSXMLUtils.applyTransforms(document, transforms)in order obtain policy binaries after transforms