| Package | Description |
|---|---|
| org.keycloak.models.jpa | |
| org.keycloak.models.jpa.entities |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorConfigModel |
RealmAdapter.entityToModel(AuthenticatorConfigEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AuthenticatorConfigEntity> |
RealmEntity.getAuthenticatorConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmEntity.setAuthenticatorConfigs(Collection<AuthenticatorConfigEntity> authenticators) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.