Class OrganizationAwareAuthenticationContextBean
java.lang.Object
org.keycloak.forms.login.freemarker.model.AuthenticationContextBean
org.keycloak.organization.forms.login.freemarker.model.OrganizationAwareAuthenticationContextBean
-
Constructor Summary
ConstructorsConstructorDescriptionOrganizationAwareAuthenticationContextBean(AuthenticationContextBean delegate, boolean showTryAnotherWayLink) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanboolean
-
Constructor Details
-
OrganizationAwareAuthenticationContextBean
public OrganizationAwareAuthenticationContextBean(AuthenticationContextBean delegate, boolean showTryAnotherWayLink)
-
-
Method Details
-
getAuthenticationSelections
- Overrides:
getAuthenticationSelectionsin classAuthenticationContextBean
-
showTryAnotherWayLink
public boolean showTryAnotherWayLink()- Overrides:
showTryAnotherWayLinkin classAuthenticationContextBean
-
showUsername
public boolean showUsername()- Overrides:
showUsernamein classAuthenticationContextBean
-
showResetCredentials
public boolean showResetCredentials()- Overrides:
showResetCredentialsin classAuthenticationContextBean
-
getAttemptedUsername
- Overrides:
getAttemptedUsernamein classAuthenticationContextBean
-