Uses of Interface
org.apache.cxf.ws.security.sts.provider.operation.CancelOperation
Packages that use CancelOperation
-
Uses of CancelOperation in org.apache.cxf.sts.operation
Classes in org.apache.cxf.sts.operation that implement CancelOperationModifier and TypeClassDescriptionclassAn implementation for Cancel operation interface.Methods in org.apache.cxf.sts.operation that return CancelOperationMethods in org.apache.cxf.sts.operation with parameters of type CancelOperationModifier and TypeMethodDescriptionvoidTokenRequestCollectionOperation.setCancelOperation(CancelOperation cancelOperation) -
Uses of CancelOperation in org.apache.cxf.ws.security.sts.provider
Methods in org.apache.cxf.ws.security.sts.provider that return CancelOperationMethods in org.apache.cxf.ws.security.sts.provider with parameters of type CancelOperationModifier and TypeMethodDescriptionvoidSecurityTokenServiceImpl.setCancelOperation(CancelOperation cancelOperation) voidSecurityTokenServiceProvider.setCancelOperation(CancelOperation cancelOperation)