Class RequestedTokenCancelledType
java.lang.Object
org.apache.cxf.ws.security.sts.provider.model.RequestedTokenCancelledType
<p>Java class for RequestedTokenCancelledType complex type</p>.
<p>The following schema fragment specifies the expected content contained within this class.</p>
<pre>{@code
<complexType name="RequestedTokenCancelledType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
}</pre>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestedTokenCancelledType
public RequestedTokenCancelledType()
-