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 KeyLengthCriteria |
Decrypter.buildKeyLengthCriteria(String encAlgorithmURI)
Dynamically construct key length credential criteria based on the specified algorithm URI.
|
Constructor and Description |
---|
EvaluableKeyLengthCredentialCriteria(KeyLengthCriteria criteria)
Constructor.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.