Constant Field Values
Contents
org.uberfire.*
-
org.uberfire.ext.security.management.keycloak.BaseClientFactory Modifier and Type Constant Field Value protected static final StringDEFAULT_AUTH_SERVER"http://localhost:8080/auth" -
org.uberfire.ext.security.management.keycloak.BaseKeyCloakManager Modifier and Type Constant Field Value protected static final StringATTRIBUTE_USER_EMAIL"user.email"protected static final StringATTRIBUTE_USER_EMAIL_VERIFIED"user.isEmailVerified"protected static final StringATTRIBUTE_USER_ENABLED"user.enabled"protected static final StringATTRIBUTE_USER_FIRST_NAME"user.firstName"protected static final StringATTRIBUTE_USER_ID"user.id"protected static final StringATTRIBUTE_USER_LAST_NAME"user.lastName" -
org.uberfire.ext.security.management.keycloak.KCAdapterUserManagementService Modifier and Type Constant Field Value public static final StringNAME"KCAdapterUserManagementService" -
org.uberfire.ext.security.management.keycloak.KCCredentialsUserManagementService Modifier and Type Constant Field Value public static final StringNAME"KCCredentialsUserManagementService"
-
org.uberfire.ext.security.management.keycloak.elytron.KeyCloakElytronIdentityHelper Modifier and Type Constant Field Value public static final StringKEYCLOAK_CONFIG_FILE_KEY"keycloak-config-file"public static final StringKIE_GIT_FILE_SYSTEM_PROP"org.uberfire.ext.security.keycloak.keycloak-config-file" -
org.uberfire.ext.security.management.keycloak.elytron.KeyCloakElytronIdentityHelperProducer Modifier and Type Constant Field Value public static final StringMANAGEMENT_SERVICES_SYSTEM_PROP"org.uberfire.ext.security.management.api.userManagementServices"