| Package | Description |
|---|---|
| org.apache.cxf.sts.operation | |
| org.apache.cxf.sts.token.canceller |
| Modifier and Type | Method and Description |
|---|---|
List<TokenCanceller> |
TokenCancelOperation.getTokenCancellers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenCancelOperation.setTokenCancellers(List<TokenCanceller> tokenCancellerList) |
| Modifier and Type | Class and Description |
|---|---|
class |
SCTCanceller
This class cancels a SecurityContextToken.
|
Apache CXF