Uses of Class
org.keycloak.authentication.AuthenticationSelectionOption
Package
Description
-
Uses of AuthenticationSelectionOption in org.keycloak.authentication
Modifier and TypeMethodDescriptionAuthenticationFlowContext.getAuthenticationSelections()
AuthenticationProcessor.Result.getAuthenticationSelections()
Modifier and TypeMethodDescriptionvoid
AuthenticationFlowContext.setAuthenticationSelections
(List<AuthenticationSelectionOption> credentialAuthExecMap) void
AuthenticationProcessor.Result.setAuthenticationSelections
(List<AuthenticationSelectionOption> authenticationSelections) -
Uses of AuthenticationSelectionOption in org.keycloak.forms.login.freemarker.model
-
Uses of AuthenticationSelectionOption in org.keycloak.organization.forms.login.freemarker.model
Modifier and TypeMethodDescriptionOrganizationAwareAuthenticationContextBean.getAuthenticationSelections()