org.opensaml.ws.wstrust.impl
Class BinaryExchangeUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xml.schema.impl.XSStringUnmarshaller
org.opensaml.ws.wstrust.impl.BinaryExchangeUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class BinaryExchangeUnmarshaller
- extends XSStringUnmarshaller
Unmarshaller for the <wst:BinaryExchange> element.
- See Also:
BinaryExchange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryExchangeUnmarshaller
public BinaryExchangeUnmarshaller()
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class XSStringUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.