Package org.opensaml.soap.wstrust.impl
Class IssuerUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
org.opensaml.soap.wstrust.impl.IssuerUnmarshaller
- All Implemented Interfaces:
Unmarshaller
public class IssuerUnmarshaller extends EndpointReferenceTypeUnmarshaller
IssuerUnmarshaller.
-
Constructor Summary
Constructors Constructor Description IssuerUnmarshaller()
-
Method Summary
Methods inherited from class org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeUnmarshaller
processAttribute, processChildElement
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
processElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
IssuerUnmarshaller
public IssuerUnmarshaller()
-