Package | Description |
---|---|
org.keycloak.component | |
org.keycloak.storage |
Modifier and Type | Method and Description |
---|---|
default void |
ComponentFactory.validateConfiguration(KeycloakSession session,
RealmModel realm,
ComponentModel model)
Called before a component is created or updated.
|
Modifier and Type | Method and Description |
---|---|
default void |
UserStorageProviderFactory.validateConfiguration(KeycloakSession session,
RealmModel realm,
ComponentModel config) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.