Uses of Class
org.keycloak.authentication.AuthenticationSelectionOption
Packages that use AuthenticationSelectionOption
Package
Description
-
Uses of AuthenticationSelectionOption in org.keycloak.authentication
Methods in org.keycloak.authentication that return types with arguments of type AuthenticationSelectionOptionModifier and TypeMethodDescriptionAuthenticationFlowContext.getAuthenticationSelections()
AuthenticationProcessor.Result.getAuthenticationSelections()
Method parameters in org.keycloak.authentication with type arguments of type AuthenticationSelectionOptionModifier and TypeMethodDescriptionvoid
AuthenticationFlowContext.setAuthenticationSelections
(List<AuthenticationSelectionOption> credentialAuthExecMap) void
AuthenticationProcessor.Result.setAuthenticationSelections
(List<AuthenticationSelectionOption> authenticationSelections) -
Uses of AuthenticationSelectionOption in org.keycloak.forms.login.freemarker.model
Methods in org.keycloak.forms.login.freemarker.model that return types with arguments of type AuthenticationSelectionOption -
Uses of AuthenticationSelectionOption in org.keycloak.organization.forms.login.freemarker.model
Methods in org.keycloak.organization.forms.login.freemarker.model that return types with arguments of type AuthenticationSelectionOptionModifier and TypeMethodDescriptionOrganizationAwareAuthenticationContextBean.getAuthenticationSelections()