| Package | Description |
|---|---|
| org.apache.cxf.sts.operation | |
| org.apache.cxf.ws.security.sts.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenCancelOperation
An implementation for Cancel operation interface.
|
| Modifier and Type | Method and Description |
|---|---|
CancelOperation |
TokenRequestCollectionOperation.getCancelOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenRequestCollectionOperation.setCancelOperation(CancelOperation cancelOperation) |
| Modifier and Type | Method and Description |
|---|---|
CancelOperation |
SecurityTokenServiceProvider.getCancelOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityTokenServiceImpl.setCancelOperation(CancelOperation cancelOperation) |
void |
SecurityTokenServiceProvider.setCancelOperation(CancelOperation cancelOperation) |
Apache CXF