| Package | Description |
|---|---|
| org.keycloak.models.utils | |
| org.keycloak.representations.idm |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationExecutionExportRepresentation |
ModelToRepresentation.toRepresentation(RealmModel realm,
AuthenticationExecutionModel model) |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationExecutionModel |
RepresentationToModel.toModel(RealmModel realm,
AuthenticationExecutionExportRepresentation rep) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AuthenticationExecutionExportRepresentation> |
AuthenticationFlowRepresentation.authenticationExecutions |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationExecutionExportRepresentation> |
AuthenticationFlowRepresentation.getAuthenticationExecutions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationFlowRepresentation.setAuthenticationExecutions(List<AuthenticationExecutionExportRepresentation> authenticationExecutions) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.