Class AuthenticationContextBean

    • Constructor Detail

      • AuthenticationContextBean

        public AuthenticationContextBean​(org.keycloak.authentication.AuthenticationFlowContext context,
                                         org.keycloak.forms.login.LoginFormsPages page)
    • Method Detail

      • getAuthenticationSelections

        public List<org.keycloak.authentication.AuthenticationSelectionOption> getAuthenticationSelections()
      • showTryAnotherWayLink

        public boolean showTryAnotherWayLink()
      • showUsername

        public boolean showUsername()
      • showResetCredentials

        public boolean showResetCredentials()
      • getAttemptedUsername

        public String getAttemptedUsername()