Interface AuthenticationManagement


  • public interface AuthenticationManagement
    • Method Detail

      • login

        void login​(Object credentials)
      • logout

        void logout()
      • getCurrentUser

        Instance getCurrentUser()