Uses of Class
org.opensaml.xml.security.criteria.KeyAlgorithmCriteria

Packages that use KeyAlgorithmCriteria
org.opensaml.xml.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. 
org.opensaml.xml.security.credential.criteria Implementations of EvaluableCriteria where the parameterized evaluation target type is Credential
 

Uses of KeyAlgorithmCriteria in org.opensaml.xml.encryption
 

Methods in org.opensaml.xml.encryption that return KeyAlgorithmCriteria
private  KeyAlgorithmCriteria Decrypter.buildKeyAlgorithmCriteria(String encAlgorithmURI)
          Dynamically construct key algorithm credential criteria based on the specified algorithm URI.
 

Uses of KeyAlgorithmCriteria in org.opensaml.xml.security.credential.criteria
 

Constructors in org.opensaml.xml.security.credential.criteria with parameters of type KeyAlgorithmCriteria
EvaluableKeyAlgorithmCredentialCriteria(KeyAlgorithmCriteria criteria)
          Constructor.
 



Copyright © 1999-2013. All Rights Reserved.