Uses of Package
org.opensaml.xmlsec.encryption.support
-
Packages that use org.opensaml.xmlsec.encryption.support Package Description org.opensaml.xmlsec Configuration and support classes for security.org.opensaml.xmlsec.encryption.support Functional support for XML Encryption. -
Classes in org.opensaml.xmlsec.encryption.support used by org.opensaml.xmlsec Class Description EncryptedKeyResolver Interface for resolvingEncryptedKeyelements based on a particularEncryptedDatacontext, primarily for use during the decryption process.RSAOAEPParameters Class for representing parameter inputs to the RSA-OAEP key transport algorithm. -
Classes in org.opensaml.xmlsec.encryption.support used by org.opensaml.xmlsec.encryption.support Class Description AbstractEncryptedKeyResolver Abstract class implementation forEncryptedKeyResolver.ChainingEncryptedKeyResolver An implementation ofEncryptedKeyResolverwhich 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 resolvingEncryptedKeyelements based on a particularEncryptedDatacontext, 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.