Uses of Class
org.opensaml.security.criteria.KeyLengthCriterion
Packages that use KeyLengthCriterion
Package
Description
Implementations of
Criterion where the
parameterized evaluation target type is Credential.Functional support for XML Encryption.
-
Uses of KeyLengthCriterion in org.opensaml.security.credential.criteria.impl
Constructors in org.opensaml.security.credential.criteria.impl with parameters of type KeyLengthCriterionModifierConstructorDescriptionConstructor. -
Uses of KeyLengthCriterion in org.opensaml.xmlsec.encryption.support
Methods in org.opensaml.xmlsec.encryption.support that return KeyLengthCriterionModifier and TypeMethodDescriptionprivate KeyLengthCriterionDecrypter.buildKeyLengthCriteria(String encAlgorithmURI) Dynamically construct key length credential criteria based on the specified algorithm URI.