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