Package org.opensaml.soap.wstrust.impl
Class ParticipantTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
org.opensaml.soap.wstrust.impl.ParticipantTypeMarshaller
- All Implemented Interfaces:
Marshaller
- Direct Known Subclasses:
ParticipantMarshaller
,PrimaryMarshaller
public class ParticipantTypeMarshaller extends AbstractWSTrustObjectMarshaller
ParticipantTypeMarshaller.
-
Constructor Summary
Constructors Constructor Description ParticipantTypeMarshaller()
-
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
-
ParticipantTypeMarshaller
public ParticipantTypeMarshaller()
-