Interface | Description |
---|---|
TokenCanceller |
An interface that can cancel a security token.
|
Class | Description |
---|---|
SCTCanceller |
This class cancels a SecurityContextToken.
|
TokenCancellerParameters |
This class encapsulates the parameters that will be passed to a TokenCanceller instance to
cancel a token.
|
TokenCancellerResponse |
This class encapsulates the response from a TokenCanceller instance after cancelling a token.
|
Apache CXF