-
Class Summary
Class |
Description |
Algo |
Java class for Algo complex type.
|
AlgoExpirationDate |
List of algorithms with their expiration date
|
BasicSignatureConstraints |
Group of common checks for any kind of signed token (signature, timestamp or revocation data)
|
CertificateConstraints |
Group of checks related to a certificate
|
ConstraintsParameters |
Root element for the DSS validation policy : that allows to customize the validation process : add/remove a check and set its criticality.
|
ContainerConstraints |
ASiC specific constraints
|
CryptographicConstraint |
Group of constraints related to cryptographic usage
|
EIDAS |
Group of checks related to Trusted Lists
|
LevelConstraint |
Boolean check : follows the specified level behavior in case of failure
|
ListAlgo |
List of algorithms
|
ModelConstraint |
Boolean check : follows the specified validation model
|
MultiValuesConstraint |
Multi-values check : follows the specified level behavior if the checked element is not present in the list. '*' can be used and means any value.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.dss.policy.jaxb package.
|
RevocationConstraints |
Group of constraints on the revocation data
|
SignatureConstraints |
Group of constraints for the signature(s) (signed/unsigned properties, coverage,...)
|
SignedAttributesConstraints |
Group of constraints on the signed attributes/properties
|
TimeConstraint |
Time based check : follows the specified level behavior if the checked element is over the time limit
|
TimestampConstraints |
Group of constraints on the timestamps
|
UnsignedAttributesConstraints |
Group of constraints on the unsigned attributes/properties
|
ValueConstraint |
Value check : follows the specified level behavior if the checked element is not equals to the specified value
|
-
Enum Summary
Enum |
Description |
Level |
Java class for level.
|
Model |
Java class for Model.
|
TimeUnit |
Java class for TimeUnit.
|