| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
private KeyAlgorithmCriteria |
Decrypter.buildKeyAlgorithmCriteria(String encAlgorithmURI)
Dynamically construct key algorithm credential criteria based on the specified algorithm URI.
|
| Constructor and Description |
|---|
EvaluableKeyAlgorithmCredentialCriteria(KeyAlgorithmCriteria criteria)
Constructor.
|
Copyright © 1999-2014. All Rights Reserved.