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