Apache CXF API

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


public interface CancelOperation


Method Summary
 RequestSecurityTokenResponseType cancel(RequestSecurityTokenType request, javax.xml.ws.WebServiceContext context)
           
 

Method Detail

cancel

RequestSecurityTokenResponseType cancel(RequestSecurityTokenType request,
                                        javax.xml.ws.WebServiceContext context)

Apache CXF API

Apache CXF