Constant Field Values
Contents
org.gcube.*
-
org.gcube.common.authorization.utils.secret.GCubeSecret Modifier and Type Constant Field Value public static final StringGCUBE_TOKEN_REGEX"^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}-[a-fA-F0-9]{8,9}){1}$" -
org.gcube.common.authorization.utils.secret.SecretUtility Modifier and Type Constant Field Value public static final StringUUID_REGEX"^([a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}-[a-fA-F0-9]{8,9}){1}$"
-
org.gcube.common.authorization.utils.socialservice.SocialService Modifier and Type Constant Field Value protected static final StringRESPONSE_MESSAGE_KEY"message"protected static final StringRESPONSE_RESULT_KEY"result"protected static final StringRESPONSE_SUCCESS_KEY"success"protected static final StringSOCIAL_SERVICE_GET_OAUTH_USER_PROFILE_PATH"2/users/get-oauth-profile"
-
org.gcube.common.authorization.utils.user.KeycloakUser Modifier and Type Constant Field Value public static final StringCLIENT_ID_PROPERTY"client_id"public static final StringCLIENT_ID_PROPERTY_OLD_KEY"clientId"