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