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