Package | Description |
---|---|
org.keycloak.models.entities | |
org.keycloak.models.mongo.keycloak.adapters |
Modifier and Type | Method and Description |
---|---|
List<AuthenticatorConfigEntity> |
RealmEntity.getAuthenticatorConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
RealmEntity.setAuthenticatorConfigs(List<AuthenticatorConfigEntity> authenticators) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorConfigEntity |
RealmAdapter.getAuthenticatorConfigEntity(String id) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorConfigModel |
RealmAdapter.entityToModel(AuthenticatorConfigEntity entity) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.