| Package | Description |
|---|---|
| org.keycloak.storage | |
| org.keycloak.storage.client | |
| org.keycloak.storage.openshift |
| Modifier and Type | Method and Description |
|---|---|
static ClientStorageProvider |
ClientStorageManager.getStorageProvider(KeycloakSession session,
RealmModel realm,
String componentId) |
static ClientStorageProvider |
ClientStorageManager.getStorageProviderInstance(KeycloakSession session,
ClientStorageProviderModel model,
ClientStorageProviderFactory factory) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientStorageProviderFactory<T extends ClientStorageProvider> |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenshiftClientStorageProvider |
Copyright © 2021 JBoss by Red Hat. All rights reserved.