Interface IAfterRegistrationAuthService

    • Method Detail

      • authenticateWithUsernameAndPassword

        void authenticateWithUsernameAndPassword​(java.lang.String username,
                                                 java.lang.String password)
      • logoutAfterRegistrationFinished

        void logoutAfterRegistrationFinished()