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 TypeMethodDescriptionboolean
boolean
boolean
-
Constructor Details
-
OrganizationAwareAuthenticationContextBean
public OrganizationAwareAuthenticationContextBean(AuthenticationContextBean delegate, boolean showTryAnotherWayLink)
-
-
Method Details
-
getAuthenticationSelections
- Overrides:
getAuthenticationSelections
in classAuthenticationContextBean
-
showTryAnotherWayLink
public boolean showTryAnotherWayLink()- Overrides:
showTryAnotherWayLink
in classAuthenticationContextBean
-
showUsername
public boolean showUsername()- Overrides:
showUsername
in classAuthenticationContextBean
-
showResetCredentials
public boolean showResetCredentials()- Overrides:
showResetCredentials
in classAuthenticationContextBean
-
getAttemptedUsername
- Overrides:
getAttemptedUsername
in classAuthenticationContextBean
-