Class EncryptedTypeUnmarshaller

All Implemented Interfaces:
Unmarshaller
Direct Known Subclasses:
EncryptedDataUnmarshaller, EncryptedKeyUnmarshaller

public abstract class EncryptedTypeUnmarshaller
extends AbstractXMLEncryptionUnmarshaller
A thread-safe Unmarshaller for EncryptedType objects.
  • Constructor Details

    • EncryptedTypeUnmarshaller

      public EncryptedTypeUnmarshaller()
  • Method Details