Package org.opensaml.xml.encryption.impl

Implementations of the interfaces for XMLObjects that represent XML encryption types.

See:
          Description

Class Summary
AbstractXMLEncryptionMarshaller An abstract marshaller implementation for XMLObjects from org.opensaml.xml.encryption.
AbstractXMLEncryptionUnmarshaller An abstract unmarshaller implementation for XMLObjects from org.opensaml.xml.encryption
AgreementMethodBuilder Builder of AgreementMethod
AgreementMethodImpl Concrete implementation of AgreementMethod
AgreementMethodMarshaller A thread-safe Marshaller for AgreementMethod objects.
AgreementMethodUnmarshaller A thread-safe Unmarshaller for AgreementMethod objects.
CarriedKeyNameBuilder Builder of CarriedKeyName
CarriedKeyNameImpl Concrete implementation of CarriedKeyName
CipherDataBuilder Builder of CipherData
CipherDataImpl Concrete implementation of CipherData
CipherDataMarshaller A thread-safe Marshaller for CipherData objects.
CipherDataUnmarshaller A thread-safe Unmarshaller for CipherData objects.
CipherReferenceBuilder Builder of CipherReference
CipherReferenceImpl Concrete implementation of CipherReference
CipherReferenceMarshaller A thread-safe Marshaller for CipherReference objects.
CipherReferenceUnmarshaller A thread-safe Unmarshaller for CipherReference objects.
CipherValueBuilder Builder of CipherValue
CipherValueImpl Concrete implementation of CipherValue
DataReferenceBuilder Builder of DataReference
DataReferenceImpl  
DataReferenceMarshaller A thread-safe Marshaller for DataReference objects.
DataReferenceUnmarshaller A thread-safe Unmarshaller for DataReference objects.
EncryptedDataBuilder Builder of EncryptedData
EncryptedDataImpl Concrete implementation of EncryptedData
EncryptedDataMarshaller A thread-safe Marshaller for EncryptedData objects.
EncryptedDataUnmarshaller A thread-safe Unmarshaller for EncryptedData objects.
EncryptedKeyBuilder Builder of EncryptedKey
EncryptedKeyImpl Concrete implementation of EncryptedKey
EncryptedKeyMarshaller A thread-safe Marshaller for EncryptedKey objects.
EncryptedKeyUnmarshaller A thread-safe Unmarshaller for EncryptedKey objects.
EncryptedTypeImpl Abstract implementation of EncryptedType
EncryptedTypeMarshaller A thread-safe Marshaller for EncryptedType objects.
EncryptedTypeUnmarshaller A thread-safe Unmarshaller for EncryptedType objects.
EncryptionMethodBuilder Builder of EncryptionMethod
EncryptionMethodImpl Concrete implementation of EncryptionMethod
EncryptionMethodMarshaller A thread-safe Marshaller for EncryptionMethod objects.
EncryptionMethodUnmarshaller A thread-safe Unmarshaller for EncryptionMethod objects.
EncryptionPropertiesBuilder Builder of EncryptionProperties
EncryptionPropertiesImpl Concrete implementation of EncryptionProperties
EncryptionPropertiesMarshaller A thread-safe Marshaller for EncryptionProperties objects.
EncryptionPropertiesUnmarshaller A thread-safe Unmarshaller for EncryptionProperties objects.
EncryptionPropertyBuilder Builder of EncryptionProperty
EncryptionPropertyImpl Concrete implementation of EncryptionProperty
EncryptionPropertyMarshaller A thread-safe Marshaller for EncryptionProperty objects.
EncryptionPropertyUnmarshaller A thread-safe Unmarshaller for EncryptionProperty objects.
KANonceBuilder Builder of KANonce
KANonceImpl Concrete implementation of KANonce
KeyReferenceBuilder Builder of KeyReference
KeyReferenceImpl  
KeyReferenceMarshaller A thread-safe Marshaller for KeyReference objects.
KeyReferenceUnmarshaller A thread-safe Unmarshaller for KeyReference objects.
KeySizeBuilder Builder of KeySize
KeySizeImpl Concrete implementation of KeySize
OAEPparamsBuilder Builder of OAEPparams
OAEPparamsImpl Concrete implementation of OAEPparams
OriginatorKeyInfoBuilder Builder of OriginatorKeyInfo
OriginatorKeyInfoImpl Concrete implementation of OriginatorKeyInfo
OriginatorKeyInfoMarshaller A thread-safe Marshaller for OriginatorKeyInfo objects.
OriginatorKeyInfoUnmarshaller A thread-safe Unmarshaller for OriginatorKeyInfo objects.
RecipientKeyInfoBuilder Builder of ReferenceList
RecipientKeyInfoImpl Concrete implementation of RecipientKeyInfo
RecipientKeyInfoMarshaller A thread-safe Marshaller for RecipientKeyInfo objects.
RecipientKeyInfoUnmarshaller A thread-safe Unmarshaller for RecipientKeyInfo objects.
ReferenceListBuilder Builder of ReferenceList
ReferenceListImpl Concrete implementation of ReferenceList
ReferenceListMarshaller A thread-safe Marshaller for ReferenceList objects.
ReferenceListUnmarshaller A thread-safe Unmarshaller for ReferenceList objects.
ReferenceTypeImpl Concrete implementation of ReferenceType
ReferenceTypeMarshaller A thread-safe Marshaller for ReferenceType objects.
ReferenceTypeUnmarshaller A thread-safe Unmarshaller for ReferenceType objects.
TransformsBuilder Builder of Transforms
TransformsImpl Concrete implementation of Transforms
TransformsMarshaller A thread-safe Marshaller for Transforms objects.
TransformsUnmarshaller A thread-safe Unmarshaller for Transforms objects.
 

Package org.opensaml.xml.encryption.impl Description

Implementations of the interfaces for XMLObjects that represent XML encryption types.