Class AuthenticationSessionBean

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

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

    • AuthenticationSessionBean

      public AuthenticationSessionBean(String authSessionId, String tabId)
  • Method Details

    • getAuthSessionId

      public String getAuthSessionId()
    • getTabId

      public String getTabId()