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.authSession.MapRootAuthenticationSessionProviderFactory Modifier and Type Constant Field Value public static final StringAUTH_SESSIONS_LIMIT"authSessionsLimit"public static final intDEFAULT_AUTH_SESSIONS_LIMIT300
-
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.events.MapEventStoreProviderFactory 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.storage.tree.NodeProperties Modifier and Type Constant Field Value public static final StringAUTHORITATIVE_DECIDER"authoritative-decider"public static final StringAUTHORITATIVE_NODES"___authoritative-nodes___"public static final StringCACHE_FOR"___cache-for___"public static final StringCACHE_FOR_EXCLUDED"___cache-for-excluded___"public static final StringENTITY_RESTRICTION"entity-restriction"public static final StringPRIMARY_SOURCE_FOR"___primary-source-for___"public static final StringPRIMARY_SOURCE_FOR_EXCLUDED"___primary-source-for-excluded___"public static final StringREAD_ONLY"read-only"public static final StringREVALIDATE"revalidate"public static final StringSTORAGE_PROVIDER"___storage-provider___"public static final StringSTORAGE_SUPPLIER"___storage-supplier___"public static final StringSTRONGLY_AUTHORITATIVE"strongly-authoritative" -
org.keycloak.models.map.storage.tree.TreeProperties Modifier and Type Constant Field Value public static final StringDEFAULT_STORE_CREATE"default-create"public static final StringDEFAULT_STORE_READ"default-read"public static final StringMODEL_CLASS"model-class"