Class AbstractWSSecurityObjectUnmarshaller

java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
All Implemented Interfaces:
Unmarshaller
Direct Known Subclasses:
AttributedDateTimeUnmarshaller, AttributedStringUnmarshaller, EmbeddedUnmarshaller, EncryptedHeaderUnmarshaller, IterationUnmarshaller, ReferenceUnmarshaller, SaltUnmarshaller, SecurityTokenReferenceUnmarshaller, SecurityUnmarshaller, SignatureConfirmationUnmarshaller, TimestampUnmarshaller, TransformationParametersUnmarshaller, UsernameTokenUnmarshaller

public abstract class AbstractWSSecurityObjectUnmarshaller extends AbstractXMLObjectUnmarshaller
An abstract unmarshaller implementation for XMLObjects from WS-Security.
  • Constructor Details

    • AbstractWSSecurityObjectUnmarshaller

      public AbstractWSSecurityObjectUnmarshaller()