org.opensaml.ws.wssecurity.impl
Class AttributedStringUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
org.opensaml.ws.wssecurity.impl.AttributedStringUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
- Direct Known Subclasses:
- EncodedStringUnmarshaller, PasswordUnmarshaller, UsernameUnmarshaller
public class AttributedStringUnmarshaller
- extends AbstractWSSecurityObjectUnmarshaller
Unmarshaller for instances of AttributedString
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedStringUnmarshaller
public AttributedStringUnmarshaller()
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSSecurityObjectUnmarshaller
- Throws:
UnmarshallingException
processElementContent
protected void processElementContent(XMLObject xmlObject,
String elementContent)
-
- Overrides:
processElementContent
in class AbstractWSSecurityObjectUnmarshaller
Copyright © 1999-2013. All Rights Reserved.