Renews the security token contained in the specified request context. This method is used when a previously generated token has expired, generating a new version of the same token with different expiration semantics.
@param context the {@code ProtocolContext} that contains the token to be renewed. @throws WSTrustException if an error occurs while renewing the security token.Renews the security token contained in the specified request context. This method is used when a previously generated token has expired, generating a new version of the same token with different expiration semantics.
@param protocolContext the {@code ProtocolContext} that contains the token to be renewed. @throws ProcessingException if an error occurs while renewing the security token. @throws {@link SecurityException} if the caller does not have a runtime permission for "org.picketlink.sts"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|