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