Interface ISessionLoginWorkflowEvent

    • Method Detail

      • getSession

        ISession getSession()
        Get the session that has been logged in.
        Returns:
        The session.
      • getAuthConfigurationName

        String getAuthConfigurationName()
        The name of the authentication configuration that has been used to login the session.
        Returns:
        The authentication configuration name.