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