org.opensaml.ws.wstrust.impl
Class RequestedSecurityTokenUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
org.opensaml.ws.wstrust.impl.RequestedSecurityTokenUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class RequestedSecurityTokenUnmarshaller
- extends AbstractWSTrustObjectUnmarshaller
Unmarshaller for the <wst:RequestedSecurityToken> element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestedSecurityTokenUnmarshaller
public RequestedSecurityTokenUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSTrustObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.