Interface AuthenticationManager.AuthenticationManagerListener

  • Enclosing class:
    AuthenticationManager

    public static interface AuthenticationManager.AuthenticationManagerListener
    • Method Detail

      • onSuccessfulAuthentication

        void onSuccessfulAuthentication​(Session session)