Package org.opensaml.soap.wstrust.impl
Class TokenTypeMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.core.xml.schema.impl.XSURIMarshaller
-
- org.opensaml.soap.wstrust.impl.TokenTypeMarshaller
-
- All Implemented Interfaces:
Marshaller
public class TokenTypeMarshaller extends XSURIMarshaller
Marshaller for the TokenType element.
-
-
Constructor Summary
Constructors Constructor Description TokenTypeMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.core.xml.schema.impl.XSURIMarshaller
marshallElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallAttributes, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-