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