Uses of Enum
eu.europa.esig.dss.policy.jaxb.Level
Package
Description
-
Uses of Level in eu.europa.esig.dss.policy.jaxb
Modifier and TypeFieldDescriptionprotected Level
LevelConstraint.level
protected Level
AlgoExpirationDate.levelAfterUpdate
Modifier and TypeMethodDescriptionstatic Level
LevelConstraint.getLevel()
Gets the value of the level property.AlgoExpirationDate.getLevelAfterUpdate()
Gets the value of the levelAfterUpdate property.static Level
Returns the enum constant of this type with the specified name.static Level[]
Level.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Sets the value of the level property.void
AlgoExpirationDate.setLevelAfterUpdate
(Level value) Sets the value of the levelAfterUpdate property. -
Uses of Level in eu.europa.esig.dss.validation.process
-
Uses of Level in eu.europa.esig.dss.validation.process.bbb.sav.cc
-
Uses of Level in eu.europa.esig.dss.validation.process.bbb.sav.checks
Modifier and TypeMethodDescriptionCryptographicConstraintWrapper.getAlgoExpirationDateAfterUpdateLevel()
Returns a level constraint for AlgoExpirationDate constraint if present, the globalgetLevel
otherwise.protected Level
AbstractCryptographicCheckerResultCheck.getLevel()
CryptographicConstraintWrapper.getLevel()
Returns the global validation level of the cryptographic constraints for the current tokenprotected Level
SigningCertificateRefDigestCryptographicCheckerResultCheck.getLevel()