Cancels the security token as specified in the request message.
@param request the request message that contains the token to be canceled. @param callerPrincipal the {@code Principal} of the ws-trust token requester. @return a {@code RequestSecurityTokenResponse} indicating whether the token has been canceled or not. @throws WSTrustException if an error occurs while handling the cancellation process.
|
|