Class AuthenticationContextBean

java.lang.Object
org.keycloak.forms.login.freemarker.model.AuthenticationContextBean

public class AuthenticationContextBean extends Object
Author:
Marek Posolda
  • Constructor Details

  • Method Details

    • getAuthenticationSelections

      public List<AuthenticationSelectionOption> getAuthenticationSelections()
    • showTryAnotherWayLink

      public boolean showTryAnotherWayLink()
    • showUsername

      public boolean showUsername()
    • showResetCredentials

      public boolean showResetCredentials()
    • getAttemptedUsername

      public String getAttemptedUsername()