Constant representing the subject type for a refresh token.
This is used in OAuth 2.0 token exchange to specify that the token being exchanged is a refresh token.
Constant representing the subject type for a access token.
This is used in OAuth 2.0 token exchange to specify that the token being exchanged is an access token.
Constant representing the subject type for a refresh token. This is used in OAuth 2.0 token exchange to specify that the token being exchanged is a refresh token.