- realmAccess - Variable in class org.gcube.common.keycloak.model.AccessToken
-
- REFRESH_TOKEN_GRANT_TYPE - Static variable in class org.gcube.common.keycloak.model.OIDCConstants
-
- REFRESH_TOKEN_PARAMETER - Static variable in class org.gcube.common.keycloak.model.OIDCConstants
-
- refreshExpiresIn - Variable in class org.gcube.common.keycloak.model.TokenResponse
-
- refreshToken(TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(URL, TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(String, TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(String, String, TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(URL, String, String, TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(String, String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(String, String, String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(URL, String, String, String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClient
-
- refreshToken(TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server discovered in the current scope using the refresh
token JWT encoded string in the token response object.
- refreshToken(URL, TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server using the refresh token JWT encoded string in the
token response object.
- refreshToken(String, TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server discovered in the current scope using the refresh
token JWT encoded string in the token response object and the provided client id.
- refreshToken(String, String, TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server discovered in the current scope using the refresh
token JWT encoded string in the token response object and the provided client id and secret.
- refreshToken(URL, String, String, TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server using the refresh token JWT encoded string in the
token response object and the provided client id and secret.
- refreshToken(String) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server discovered in the current scope using the the refresh token JWT encoded string obtained with the access token in the previous token response.
- refreshToken(String, String) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server discovered in the current scope using the provided
client id and the refresh token JWT encoded string obtained with the access token in the previous token response.
- refreshToken(String, String, String) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server discovered in the current scope using the provided
client id and secret and the refresh token JWT encoded string obtained with the access token in the previous
token response.
- refreshToken(URL, String, String, String) - Method in interface org.gcube.common.keycloak.KeycloakClient
-
Refreshes a previously issued token from the Keycloak server by using the client id and secret
and the refresh token JWT encoded string obtained with the access token in the previous token response.
- RefreshToken - Class in org.gcube.common.keycloak.model
-
- RefreshToken() - Constructor for class org.gcube.common.keycloak.model.RefreshToken
-
- RefreshToken(AccessToken) - Constructor for class org.gcube.common.keycloak.model.RefreshToken
-
- refreshToken - Variable in class org.gcube.common.keycloak.model.TokenResponse
-
- REGION - Static variable in class org.gcube.common.keycloak.model.AddressClaimSet
-
- region - Variable in class org.gcube.common.keycloak.model.AddressClaimSet
-
- resourceAccess - Variable in class org.gcube.common.keycloak.model.AccessToken
-
- roles - Variable in class org.gcube.common.keycloak.model.AccessToken.Access
-
- roles(Set<String>) - Method in class org.gcube.common.keycloak.model.AccessToken.Access
-