Uses of Enum Class
eu.europa.esig.dss.enumerations.Level
Packages that use Level
Package
Description
-
Uses of Level in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type Level in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumDefines a Validation Policy constraint execution levelMethods in eu.europa.esig.dss.enumerations that return Level -
Uses of Level in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return LevelMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type Level -
Uses of Level in eu.europa.esig.dss.model.policy
Methods in eu.europa.esig.dss.model.policy that return LevelModifier and TypeMethodDescriptionCryptographicSuite.getAcceptableDigestAlgorithmsLevel()Returns a level constraint for AcceptableDigestAlgo constraint if present, the globalgetLevelotherwise.CryptographicSuite.getAcceptableSignatureAlgorithmsLevel()Returns a level constraint for AcceptableEncryptionAlgo constraint if present, the globalgetLevelotherwise.CryptographicSuite.getAcceptableSignatureAlgorithmsMiniKeySizeLevel()Returns a level constraint for MiniPublicKeySize constraint if present, the globalgetLevelotherwise.CryptographicSuite.getAlgorithmsExpirationDateAfterUpdateLevel()Returns a level constraint for AlgoExpirationDate constraint if present, the globalgetLevelotherwise.CryptographicSuite.getAlgorithmsExpirationDateLevel()Returns a level constraint for AlgoExpirationDate constraint if present, the globalgetLevelotherwise.LevelRule.getLevel()Gets the constraint execution levelMethods in eu.europa.esig.dss.model.policy with parameters of type LevelModifier and TypeMethodDescriptionvoidCryptographicSuite.setAcceptableDigestAlgorithmsLevel(Level acceptableDigestAlgorithmsLevel) Sets the execution level for the acceptable digest algorithms checkvoidCryptographicSuite.setAcceptableSignatureAlgorithmsLevel(Level acceptableSignatureAlgorithmsLevel) Sets the execution level for the acceptable signature algorithms checkvoidCryptographicSuite.setAcceptableSignatureAlgorithmsMiniKeySizeLevel(Level acceptableSignatureAlgorithmsMiniKeySizeLevel) Sets the execution level for the acceptable minimum key sizes of signature algorithms checkvoidCryptographicSuite.setAlgorithmsExpirationDateLevel(Level algorithmsExpirationDateLevel) Sets the execution level for checking algorithms expirationvoidCryptographicSuite.setAlgorithmsExpirationTimeAfterPolicyUpdateLevel(Level algorithmsExpirationTimeAfterPolicyUpdateLevel) Sets the execution level for checking algorithms expiration after the validation policy update Default : Level.WARN (warning message is returned in case of expiration of the used cryptographic constraints after the policy update date)voidSets the global execution level for the cryptographic suite constraints -
Uses of Level in eu.europa.esig.dss.model.policy.crypto
Methods in eu.europa.esig.dss.model.policy.crypto that return LevelModifier and TypeMethodDescriptionCryptographicSuite19322.getAcceptableDigestAlgorithmsLevel()CryptographicSuite19322.getAcceptableSignatureAlgorithmsLevel()CryptographicSuite19322.getAcceptableSignatureAlgorithmsMiniKeySizeLevel()CryptographicSuite19322.getAlgorithmsExpirationDateAfterUpdateLevel()CryptographicSuite19322.getAlgorithmsExpirationDateLevel()CryptographicSuite19322.getLevel()Methods in eu.europa.esig.dss.model.policy.crypto with parameters of type LevelModifier and TypeMethodDescriptionvoidCryptographicSuite19322.setAcceptableDigestAlgorithmsLevel(Level acceptableDigestAlgorithmsLevel) voidCryptographicSuite19322.setAcceptableSignatureAlgorithmsLevel(Level acceptableSignatureAlgorithmsLevel) voidCryptographicSuite19322.setAcceptableSignatureAlgorithmsMiniKeySizeLevel(Level acceptableSignatureAlgorithmsMiniKeySizeLevel) voidCryptographicSuite19322.setAlgorithmsExpirationDateLevel(Level algorithmsExpirationDateLevel) voidCryptographicSuite19322.setAlgorithmsExpirationTimeAfterPolicyUpdateLevel(Level algorithmsExpirationTimeAfterPolicyUpdateLevel) void -
Uses of Level in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return LevelModifier and TypeMethodDescriptionCryptographicConstraintWrapper.getAcceptableDigestAlgorithmsLevel()CryptographicConstraintWrapper.getAcceptableSignatureAlgorithmsLevel()CryptographicConstraintWrapper.getAcceptableSignatureAlgorithmsMiniKeySizeLevel()CryptographicConstraintWrapper.getAlgorithmsExpirationDateAfterUpdateLevel()CryptographicConstraintWrapper.getAlgorithmsExpirationDateLevel()LevelConstraintWrapper.getLevel()Methods in eu.europa.esig.dss.policy with parameters of type LevelModifier and TypeMethodDescriptionvoidCryptographicConstraintWrapper.setAcceptableDigestAlgorithmsLevel(Level acceptableDigestAlgorithmsLevel) voidCryptographicConstraintWrapper.setAcceptableSignatureAlgorithmsLevel(Level acceptableEncryptionAlgorithmsLevel) voidCryptographicConstraintWrapper.setAcceptableSignatureAlgorithmsMiniKeySizeLevel(Level acceptableEncryptionAlgorithmsMiniKeySizeLevel) voidCryptographicConstraintWrapper.setAlgorithmsExpirationDateLevel(Level algorithmsExpirationDateLevel) voidCryptographicConstraintWrapper.setAlgorithmsExpirationTimeAfterPolicyUpdateLevel(Level algorithmsExpirationTimeAfterPolicyUpdateLevel) void -
Uses of Level in eu.europa.esig.dss.policy.jaxb
Subclasses with type arguments of type Level in eu.europa.esig.dss.policy.jaxbFields in eu.europa.esig.dss.policy.jaxb declared as LevelModifier and TypeFieldDescriptionprotected LevelLevelConstraint.levelprotected LevelAlgoExpirationDate.levelAfterUpdateMethods in eu.europa.esig.dss.policy.jaxb that return LevelModifier and TypeMethodDescriptionLevelConstraint.getLevel()Gets the value of the level property.AlgoExpirationDate.getLevelAfterUpdate()Gets the value of the levelAfterUpdate property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type Level -
Uses of Level in eu.europa.esig.dss.validation.policy
Methods in eu.europa.esig.dss.validation.policy with parameters of type LevelModifier and TypeMethodDescriptionValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAcceptableDigestAlgorithmsLevel(Level level) Sets the execution level for acceptable digest algorithms check of the last provided cryptographic suiteValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAcceptableEncryptionAlgorithmsLevel(Level level) Deprecated.since DSS 6.4.ValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAcceptableEncryptionAlgorithmsMiniKeySizeLevel(Level level) Deprecated.since DSS 6.4.ValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAcceptableSignatureAlgorithmsLevel(Level level) Sets the execution level for acceptable signature algorithms check of the last provided cryptographic suiteValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAcceptableSignatureAlgorithmsMiniKeySizeLevel(Level level) Sets the execution level for acceptable minimum key sizes of encryption algorithms check of the last provided cryptographic suiteValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAlgorithmsExpirationDateLevel(Level level) Sets the execution level for the expiration of the cryptographic algorithms check of the last provided cryptographic suiteValidationPolicyLoader.ValidationPolicyLoaderWithCryptoSuite.andAlgorithmsExpirationTimeAfterPolicyUpdateLevel(Level level) Sets the execution level for the expiration after the cryptographic suite update date of the cryptographic algorithms check of the last provided cryptographic suiteSets the global execution level for the last provided cryptographic suite -
Uses of Level in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return LevelModifier and TypeMethodDescriptionprotected LevelChainItem.getLevel()Returns an execution Level of the chain itemMethods in eu.europa.esig.dss.validation.process with parameters of type LevelModifier and TypeMethodDescriptionstatic LevelRuleValidationProcessUtils.getConstraintOrMaxLevel(LevelRule constraint, Level maxLevel) This method is used to return the current level with a max limit of themaxLevelstatic LevelRuleValidationProcessUtils.getLevelRule(Level level) Generates an anonymous implementation of theLevelRulewith the givenLevel -
Uses of Level in eu.europa.esig.dss.validation.process.bbb.aov.cc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.aov.cc.checks that return Level -
Uses of Level in eu.europa.esig.dss.validation.process.bbb.aov.checks
Methods in eu.europa.esig.dss.validation.process.bbb.aov.checks that return Level