Package org.opensaml.soap.wstrust.impl
Class RequestedUnattachedReferenceUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectUnmarshaller
org.opensaml.soap.wstrust.impl.RequestedReferenceTypeUnmarshaller
org.opensaml.soap.wstrust.impl.RequestedUnattachedReferenceUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the wst:RequestedUnattachedReference element.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.soap.wstrust.impl.RequestedReferenceTypeUnmarshaller
processChildElementMethods inherited from class org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectUnmarshaller
processAttribute, processElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
RequestedUnattachedReferenceUnmarshaller
public RequestedUnattachedReferenceUnmarshaller()
-