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

Packages that use KeyLengthCriteria
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 KeyLengthCriteria in org.opensaml.xml.encryption
 

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

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

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



Copyright © 1999-2013. All Rights Reserved.