Class AuthenticationContextBean
java.lang.Object
org.keycloak.forms.login.freemarker.model.AuthenticationContextBean
- Direct Known Subclasses:
 OrganizationAwareAuthenticationContextBean
- Author:
 - Marek Posolda
 
- 
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationContextBean(AuthenticationFlowContext context, LoginFormsPages page)  - 
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanboolean 
- 
Constructor Details
- 
AuthenticationContextBean
 
 - 
 - 
Method Details
- 
getAuthenticationSelections
 - 
showTryAnotherWayLink
public boolean showTryAnotherWayLink() - 
showUsername
public boolean showUsername() - 
showResetCredentials
public boolean showResetCredentials() - 
getAttemptedUsername
 
 -