Uses of Package
org.opensaml.xmlsec.encryption.impl
Package | Description |
---|---|
org.opensaml.saml.saml2.metadata.impl |
Concrete implementations of the metadata APIs.
|
org.opensaml.xmlsec.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
-
Classes in org.opensaml.xmlsec.encryption.impl used by org.opensaml.saml.saml2.metadata.impl Class Description EncryptionMethodImpl Concrete implementation ofEncryptionMethod
. -
Classes in org.opensaml.xmlsec.encryption.impl used by org.opensaml.xmlsec.encryption.impl Class Description AbstractXMLEncryptionMarshaller An abstract marshaller implementation for XMLObjects from XML Encryption.AbstractXMLEncryptionUnmarshaller An abstract unmarshaller implementation for XMLObjects from XML Encryption.AlgorithmIdentifierTypeImpl Abstract implementation ofAlgorithmIdentifierType
.AlgorithmIdentifierTypeMarshaller A thread-safe Marshaller forAlgorithmIdentifierType
objects.AlgorithmIdentifierTypeUnmarshaller A thread-safe Unmarshaller forAlgorithmIdentifierType
objects.EncryptedTypeImpl Abstract implementation ofEncryptedType
.EncryptedTypeMarshaller A thread-safe Marshaller forEncryptedType
objects.EncryptedTypeUnmarshaller A thread-safe Unmarshaller forEncryptedType
objects.ReferenceTypeImpl Concrete implementation ofReferenceType
.ReferenceTypeMarshaller A thread-safe Marshaller forReferenceType
objects.ReferenceTypeUnmarshaller A thread-safe Unmarshaller forReferenceType
objects.