org.opensaml.ws.wstrust.impl
Class RequestSecurityTokenResponseCollectionUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
org.opensaml.ws.wstrust.impl.RequestSecurityTokenResponseCollectionUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
- Direct Known Subclasses:
- IssuedTokensUnmarshaller
public class RequestSecurityTokenResponseCollectionUnmarshaller
- extends AbstractWSTrustObjectUnmarshaller
RequestSecurityTokenResponseCollectionUnmarshaller.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestSecurityTokenResponseCollectionUnmarshaller
public RequestSecurityTokenResponseCollectionUnmarshaller()
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSTrustObjectUnmarshaller
- Throws:
UnmarshallingException
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSTrustObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.