Uses of Class
org.apache.cxf.ws.security.sts.provider.model.RequestedTokenCancelledType
-
Packages that use RequestedTokenCancelledType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of RequestedTokenCancelledType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return RequestedTokenCancelledType Modifier and Type Method Description RequestedTokenCancelledTypeObjectFactory. createRequestedTokenCancelledType()Create an instance ofRequestedTokenCancelledTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RequestedTokenCancelledType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestedTokenCancelledType>ObjectFactory. createRequestedTokenCancelled(RequestedTokenCancelledType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RequestedTokenCancelledType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestedTokenCancelledType>ObjectFactory. createRequestedTokenCancelled(RequestedTokenCancelledType value)
-