Class RequestedTokenCancelledType
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedTokenCancelledType
- Direct Known Subclasses:
RequestedTokenCancelledImpl
Java class for RequestedTokenCancelledType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RequestedTokenCancelledType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestedTokenCancelledType
public RequestedTokenCancelledType()
-