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