Class 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:
    Serialized Form
    • Constructor Detail

      • AuthenticationTestBean

        public AuthenticationTestBean()
    • Method Detail

      • 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()