Constant Field Values
Contents
org.keycloak.*
-
org.keycloak.models.map.authorization.MapAuthorizationStoreFactory Modifier and Type Constant Field Value public static final StringPROVIDER_ID"map"
-
org.keycloak.models.map.common.AbstractMapProviderFactory<T extends Provider,V extends AbstractEntity,M> Modifier and Type Constant Field Value public static final StringCONFIG_STORAGE"storage"public static final StringPROVIDER_ID"map"
-
org.keycloak.models.map.deploymentState.MapDeploymentStateProviderFactory Modifier and Type Constant Field Value public static final StringPROVIDER_ID"map"
-
org.keycloak.models.map.storage.MapStorageSpi Modifier and Type Constant Field Value public static final StringNAME"mapStorage"
-
org.keycloak.models.map.storage.chm.ConcurrentHashMapStorageProviderFactory Modifier and Type Constant Field Value public static final StringPROVIDER_ID"concurrenthashmap"
-
org.keycloak.models.map.userSession.MapUserSessionProviderFactory<UK,CK> Modifier and Type Constant Field Value public static final StringCONFIG_STORAGE_CLIENT_SESSIONS"storage-client-sessions"public static final StringCONFIG_STORAGE_USER_SESSIONS"storage-user-sessions"public static final StringPROVIDER_ID"map"