org.opensaml.ws.wstrust.impl
Class BinarySecretMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.schema.impl.XSBase64BinaryMarshaller
org.opensaml.ws.wstrust.impl.BinarySecretMarshaller
- All Implemented Interfaces:
- Marshaller
public class BinarySecretMarshaller
- extends XSBase64BinaryMarshaller
Marshaller for the BinarySecret element.
- See Also:
BinarySecret
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinarySecretMarshaller
public BinarySecretMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class XSBase64BinaryMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.