Evaluates the validity of the token contained in the specified request context and sets the result in the context itself. The result can be a status, a new token, or both.
@param context the {@code ProtocolContext} that contains the token to be validated. @throws WSTrustException if an error occurs while validating the security token.
|
|