Uses of Class
eu.europa.esig.dss.model.Policy
Packages that use Policy
-
Uses of Policy in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return PolicyMethods in eu.europa.esig.dss.model with parameters of type PolicyModifier and TypeMethodDescriptionvoid
BLevelParameters.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.signatureModifier and TypeClassDescriptionclass
This class represents an extension ofPolicy
class allowing addition of a custom list ofDSSTransform
s 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