prepare_refresh_token_message


Description:

public abstract void prepare_refresh_token_message (Source source, Message message)

The this can change the message before it's sent to the get_refresh_uri, with POST data being provided by prepare_refresh_token_form.

The default implementation does nothing with the message.

Parameters:

this

an OAuth2Service

source

an associated Source

message

a Message