Apache CXF API

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

Packages that use CancelOperation
org.apache.cxf.ws.security.sts.provider   
 

Uses of CancelOperation in org.apache.cxf.ws.security.sts.provider
 

Methods in org.apache.cxf.ws.security.sts.provider that return CancelOperation
 CancelOperation SecurityTokenServiceProvider.getCancelOperation()
           
 

Methods in org.apache.cxf.ws.security.sts.provider with parameters of type CancelOperation
 void SecurityTokenServiceProvider.setCancelOperation(CancelOperation cancelOperation)
           
 void SecurityTokenServiceImpl.setCancelOperation(CancelOperation cancelOperation)
           
 


Apache CXF API

Apache CXF