Interface IAfterRegistrationAuthService
-
- All Known Implementing Classes:
AfterRegistrationAuthService
public interface IAfterRegistrationAuthService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidauthenticateWithUsernameAndPassword(java.lang.String username, java.lang.String password)voidlogoutAfterRegistrationFinished()
-