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