| Package | Description |
|---|---|
| org.opensaml.xmlsec.context |
Message context classes for XML Security.
|
| org.opensaml.xmlsec.encryption.support |
Functional support for XML Encryption.
|
| Modifier and Type | Field and Description |
|---|---|
private DecryptionParameters |
SecurityParametersContext.decryptionParameters
Decryption parameters.
|
| Modifier and Type | Method and Description |
|---|---|
DecryptionParameters |
SecurityParametersContext.getDecryptionParameters()
Get the parameters to use for XML decryption operations.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityParametersContext |
SecurityParametersContext.setDecryptionParameters(DecryptionParameters params)
Set the parameters to use for XML decryption operations.
|
| Constructor and Description |
|---|
Decrypter(DecryptionParameters params)
Constructor.
|
Copyright © 1999–2014. All rights reserved.