C D F I K L N O Q R 
All Classes All Packages

C

CATEGORY - Static variable in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
 
computeIntrospectionEndpointURL() - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
computeIntrospectionEndpointURL() - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Compute the keycloak introspection endpoint URL starting from the discovered token endpoint it in the current scope provided by ScopeProvider.

D

DefaultKeycloakClientLegacyIS - Class in org.gcube.common.keycloak
 
DefaultKeycloakClientLegacyIS() - Constructor for class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
DESCRIPTION - Static variable in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
 

F

findTokenEndpointURL() - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
findTokenEndpointURL() - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Finds the keycloak token endpoint URL discovering it in the current scope provided by ScopeProvider

I

introspectAccessToken(String, String, String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
introspectAccessToken(String, String, String) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Introspects an access token against the Keycloak server discovered in the current scope.
isAccessTokenVerified(String, String, String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
isAccessTokenVerified(String, String, String) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Verifies an access token against the Keycloak server discovered in the current scope.

K

KeycloakClientLegacyIS - Interface in org.gcube.common.keycloak
 
KeycloakClientLegacyISFactory - Class in org.gcube.common.keycloak
 
KeycloakClientLegacyISFactory() - Constructor for class org.gcube.common.keycloak.KeycloakClientLegacyISFactory
 

L

logger - Static variable in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
logger - Static variable in class org.gcube.common.keycloak.KeycloakClientLegacyISFactory
 

N

NAME - Static variable in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
 
newInstance() - Static method in class org.gcube.common.keycloak.KeycloakClientLegacyISFactory
 

O

org.gcube.common.keycloak - package org.gcube.common.keycloak
 

Q

queryOIDCToken(String, String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
queryOIDCToken(String, String) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Queries an OIDC token from the Keycloak server discovered in the current scope, by using provided clientId and client secret.
queryUMAToken(String, String, String, List<String>) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
queryUMAToken(String, String, String, List<String>) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Queries an UMA token from the Keycloak server discovered in the current scope, by using provided clientId and client secret for the given audience (context), in URLEncoded form or not, and optionally a list of permissions.
queryUMAToken(String, String, List<String>) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
queryUMAToken(String, String, List<String>) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Queries an UMA token from the Keycloak server discovered in the current scope, by using provided clientId and client secret for the current scope as audience (context), in URLEncoded form or not, and optionally a list of permissions.
queryUMAToken(TokenResponse, String, List<String>) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
queryUMAToken(TokenResponse, String, List<String>) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
Queries an UMA token from the Keycloak server discovered in the current scope, by using access-token provided by the TokenResponse object for the given audience (context), in URLEncoded form or not, and optionally a list of permissions.

R

refreshToken(String) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
refreshToken(String) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
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 class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
refreshToken(String, String) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
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 class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
refreshToken(String, String, String) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
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(String, String, TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
refreshToken(String, String, TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
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(String, TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
refreshToken(String, TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
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(TokenResponse) - Method in class org.gcube.common.keycloak.DefaultKeycloakClientLegacyIS
 
refreshToken(TokenResponse) - Method in interface org.gcube.common.keycloak.KeycloakClientLegacyIS
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.
C D F I K L N O Q R 
All Classes All Packages