Uses of Class
org.opensaml.xml.encryption.impl.AbstractXMLEncryptionMarshaller

Packages that use AbstractXMLEncryptionMarshaller
org.opensaml.xml.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types. 
 

Uses of AbstractXMLEncryptionMarshaller in org.opensaml.xml.encryption.impl
 

Subclasses of AbstractXMLEncryptionMarshaller in org.opensaml.xml.encryption.impl
 class AgreementMethodMarshaller
          A thread-safe Marshaller for AgreementMethod objects.
 class CipherDataMarshaller
          A thread-safe Marshaller for CipherData objects.
 class CipherReferenceMarshaller
          A thread-safe Marshaller for CipherReference objects.
 class DataReferenceMarshaller
          A thread-safe Marshaller for DataReference objects.
 class DHKeyValueMarshaller
          A thread-safe Marshaller for DHKeyValue objects.
 class EncryptedDataMarshaller
          A thread-safe Marshaller for EncryptedData objects.
 class EncryptedKeyMarshaller
          A thread-safe Marshaller for EncryptedKey objects.
 class EncryptedTypeMarshaller
          A thread-safe Marshaller for EncryptedType objects.
 class EncryptionMethodMarshaller
          A thread-safe Marshaller for EncryptionMethod objects.
 class EncryptionPropertiesMarshaller
          A thread-safe Marshaller for EncryptionProperties objects.
 class EncryptionPropertyMarshaller
          A thread-safe Marshaller for EncryptionProperty objects.
 class KeyReferenceMarshaller
          A thread-safe Marshaller for KeyReference objects.
 class ReferenceListMarshaller
          A thread-safe Marshaller for ReferenceList objects.
 class ReferenceTypeMarshaller
          A thread-safe Marshaller for ReferenceType objects.
 class TransformsMarshaller
          A thread-safe Marshaller for Transforms objects.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.