Renews the security token as specified in the request message, returning the renewed token in the response.
@param request the request message that contains the token to be renewed. @param callerPrincipal the {@code Principal} of the ws-trust token requester. @return a {@code RequestSecurityTokenResponse} containing the renewed token. @throws WSTrustException if an error occurs while handling the renewal process.
|
|