org.openliberty.xmltooling.soapbinding
Class SecurityMechID.Marshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.opensaml.xml.schema.impl.XSStringMarshaller
          extended by org.openliberty.xmltooling.soapbinding.SecurityMechID.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
SecurityMechID

public static class SecurityMechID.Marshaller
extends org.opensaml.xml.schema.impl.XSStringMarshaller


Constructor Summary
SecurityMechID.Marshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.schema.impl.XSStringMarshaller
marshallAttributes, marshallElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityMechID.Marshaller

public SecurityMechID.Marshaller()