Package | Description |
---|---|
org.opensaml.saml.saml2.encryption |
Classes for encrypting and decrypting SAML.
|
org.opensaml.saml.security.impl |
Classes related to verifying various credentials within a SAML system.
|
org.opensaml.xmlsec |
Configuration and support classes for security.
|
org.opensaml.xmlsec.config |
Configuration and initialization of security.
|
org.opensaml.xmlsec.encryption.support |
Functional support for XML Encryption.
|
org.opensaml.xmlsec.impl |
Implementation of configuration and parameter resolver classes.
|
Class and Description |
---|
AbstractEncryptedKeyResolver
Abstract class implementation for
EncryptedKeyResolver . |
Decrypter
Supports decryption of XMLObjects which represent data encrypted according to the XML Encryption specification,
version 20021210.
|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
Encrypter
Supports encryption of XMLObjects, their content and keys, according to the XML Encryption specification, version
20021210.
|
Class and Description |
---|
RSAOAEPParameters
Class for representing parameter inputs to the RSA-OAEP key transport algorithm.
|
Class and Description |
---|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
RSAOAEPParameters
Class for representing parameter inputs to the RSA-OAEP key transport algorithm.
|
Class and Description |
---|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
Class and Description |
---|
AbstractEncryptedKeyResolver
Abstract class implementation for
EncryptedKeyResolver . |
ChainingEncryptedKeyResolver
An implementation of
EncryptedKeyResolver which chains multiple other resolver implementations together,
calling them in the order specified in the resolver list. |
DataEncryptionParameters
Parameters for encrypting XMLObjects.
|
DecryptionException
Exception thrown when an error occurs during decryption operations.
|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
EncryptionException
Exception thrown when an error occurs during encryption operations.
|
KeyEncryptionParameters
Parameters for encrypting keys.
|
RSAOAEPParameters
Class for representing parameter inputs to the RSA-OAEP key transport algorithm.
|
Class and Description |
---|
EncryptedKeyResolver
Interface for resolving
EncryptedKey elements based on a particular
EncryptedData context, primarily for use during the decryption process. |
RSAOAEPParameters
Class for representing parameter inputs to the RSA-OAEP key transport algorithm.
|
Copyright © 2016. All rights reserved.