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