Package org.opensaml.saml2.encryption

Classes for encrypting and decrypting SAML.

See:
          Description

Class Summary
Decrypter Class which implements SAML2-specific options for EncryptedElementType objects.
EncryptedElementTypeEncryptedKeyResolver An implementation of EncryptedKeyResolver which resolves EncryptedKey elements which appear as immediate children of the EncryptedElementType which is the parent of the EncryptedData context.
Encrypter Encrypter for SAML 2 SAMLObjects which has specific options for generating instances of subtypes of EncryptedElementType.
 

Enum Summary
Encrypter.KeyPlacement Options for where to place the resulting EncryptedKey elements with respect to the associated EncryptedData element.
 

Package org.opensaml.saml2.encryption Description

Classes for encrypting and decrypting SAML.



Copyright © 1999-2012. All Rights Reserved.