Interface UserAuthInstance<S extends SessionContext>

    • Method Detail

      • getSession

        S getSession()
        Returns:
        The current session for which the authentication is being tracked. Note: may be null if the instance has not been initialized yet