| Package | Description |
|---|---|
| org.keycloak.models.entities | |
| org.keycloak.models.mongo.keycloak.adapters |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationFlowEntity> |
RealmEntity.getAuthenticationFlows() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmEntity.setAuthenticationFlows(List<AuthenticationFlowEntity> authenticationFlows) |
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationFlowEntity |
RealmAdapter.getFlowEntity(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationFlowModel |
RealmAdapter.entityToModel(AuthenticationFlowEntity entity) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.