Apache CXF API

org.apache.cxf.ws.security.sts.provider.operation
Interface CancelOperation

All Known Implementing Classes:
TokenCancelOperation

public interface CancelOperation


Method Summary
 RequestSecurityTokenResponseType cancel(RequestSecurityTokenType request, WebServiceContext context)
           
 

Method Detail

cancel

RequestSecurityTokenResponseType cancel(RequestSecurityTokenType request,
                                        WebServiceContext context)

Apache CXF API

Apache CXF