| Package | Description |
|---|---|
| org.keycloak.models.entities | |
| org.keycloak.models.mongo.keycloak.adapters |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationExecutionEntity> |
AuthenticationFlowEntity.getExecutions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationFlowEntity.setExecutions(List<AuthenticationExecutionEntity> executions) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationExecutionEntity |
RealmAdapter.getAuthenticationExecutionEntity(String id) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationExecutionModel |
RealmAdapter.entityToModel(AuthenticationExecutionEntity entity) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.