| Package | Description |
|---|---|
| org.keycloak.authentication | |
| org.keycloak.forms.login.freemarker.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationSelectionOption> |
AuthenticationFlowContext.getAuthenticationSelections() |
List<AuthenticationSelectionOption> |
AuthenticationProcessor.Result.getAuthenticationSelections() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationFlowContext.setAuthenticationSelections(List<AuthenticationSelectionOption> credentialAuthExecMap) |
void |
AuthenticationProcessor.Result.setAuthenticationSelections(List<AuthenticationSelectionOption> authenticationSelections) |
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationSelectionOption> |
AuthenticationContextBean.getAuthenticationSelections() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.