Class UsernameUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.soap.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
-
- org.opensaml.soap.wssecurity.impl.AttributedStringUnmarshaller
-
- org.opensaml.soap.wssecurity.impl.UsernameUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class UsernameUnmarshaller extends AttributedStringUnmarshaller
UsernameUnmarshaller.
-
-
Constructor Summary
Constructors Constructor Description UsernameUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wssecurity.impl.AttributedStringUnmarshaller
processAttribute, processElementContent
-
Methods inherited from class org.opensaml.soap.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
processChildElement
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-