| Package | Description |
|---|---|
| org.opensaml.saml.saml2.encryption |
Classes for encrypting and decrypting SAML.
|
| org.opensaml.xmlsec.encryption.support |
Functional support for XML Encryption.
|
| org.opensaml.xmlsec.signature.impl |
Implementations of the interfaces for XMLObjects that represent XML signature types.
|
| Modifier and Type | Field and Description |
|---|---|
private XMLSignatureBuilder<KeyInfo> |
Encrypter.keyInfoBuilder
Builder for KeyInfo objects.
|
private XMLSignatureBuilder<KeyName> |
Encrypter.keyNameBuilder
Builder for KeyName objects.
|
private XMLSignatureBuilder<RetrievalMethod> |
Encrypter.retrievalMethodBuilder
Builder for RetrievalMethod objects.
|
| Modifier and Type | Field and Description |
|---|---|
private XMLSignatureBuilder<KeyInfo> |
Encrypter.keyInfoBuilder
Builder instance for building KeyInfo objects.
|