org.opensaml.ws.wssecurity.impl
Class EncodedStringMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectMarshaller
org.opensaml.ws.wssecurity.impl.AttributedStringMarshaller
org.opensaml.ws.wssecurity.impl.EncodedStringMarshaller
- All Implemented Interfaces:
- Marshaller
- Direct Known Subclasses:
- BinarySecurityTokenMarshaller, KeyIdentifierMarshaller, NonceMarshaller
public class EncodedStringMarshaller
- extends AttributedStringMarshaller
Marshaller for instances of EncodedString
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncodedStringMarshaller
public EncodedStringMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class AttributedStringMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.