Cancels the specified security token by sending a WS-Trust cancel message to the STS.
@param securityToken the security token to be canceled. @return {@code true} if the token has been canceled by the STS; {@code false} otherwise. @throws WSTrustException if an error occurs while processing the cancel request.
|
|