Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.models.cache.infinispan | |
org.keycloak.models.cache.infinispan.entities | |
org.keycloak.models.jpa | |
org.keycloak.models.map.realm |
Modifier and Type | Method and Description |
---|---|
OAuth2DeviceConfig |
RealmModel.getOAuth2DeviceConfig() |
Modifier and Type | Method and Description |
---|---|
OAuth2DeviceConfig |
RealmAdapter.getOAuth2DeviceConfig() |
Modifier and Type | Field and Description |
---|---|
protected LazyLoader<RealmModel,OAuth2DeviceConfig> |
CachedRealm.deviceConfig |
Modifier and Type | Method and Description |
---|---|
OAuth2DeviceConfig |
CachedRealm.getOAuth2DeviceConfig(Supplier<RealmModel> modelSupplier) |
Modifier and Type | Method and Description |
---|---|
OAuth2DeviceConfig |
RealmAdapter.getOAuth2DeviceConfig() |
Modifier and Type | Method and Description |
---|---|
OAuth2DeviceConfig |
MapRealmAdapter.getOAuth2DeviceConfig() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.