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