Class AuthenticationTestBean

java.lang.Object
de.xima.fc.gui.bean.user.AuthenticationTestBean
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class AuthenticationTestBean extends Object implements Serializable
Bean for testing the client
Since:
8.0.0
Author:
XIMA Media GmbH
See Also:
  • Constructor Details

    • AuthenticationTestBean

      public AuthenticationTestBean()
  • Method Details

    • getPac4jProfile

      public org.pac4j.core.profile.UserProfile getPac4jProfile()
    • getUserRawDataJson

      public String getUserRawDataJson()
    • getErrorMsg

      public String getErrorMsg()
    • setErrorMsg

      public void setErrorMsg(String errorMsg)
    • getViewToken

      public String getViewToken()
    • getSessionId

      public String getSessionId()