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