Uses of Enum
eu.europa.esig.dss.policy.jaxb.Level
Packages that use Level
Package
Description
-
Uses of Level in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as LevelModifier and TypeFieldDescriptionprotected Level
LevelConstraint.level
protected Level
AlgoExpirationDate.levelAfterUpdate
Methods in eu.europa.esig.dss.policy.jaxb that return LevelModifier 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.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type LevelModifier 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
Methods in eu.europa.esig.dss.validation.process that return Level -
Uses of Level in eu.europa.esig.dss.validation.process.bbb.sav.cc
Methods in eu.europa.esig.dss.validation.process.bbb.sav.cc that return Level -
Uses of Level in eu.europa.esig.dss.validation.process.bbb.sav.checks
Methods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return LevelModifier 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()