| Interface | Description |
|---|---|
| IUserLoginCallback |
Callback interface when a user logs in.
|
| IUserLogoutCallback |
Callback interface when a user logs out.
|
| Class | Description |
|---|---|
| DefaultUserLoginCallback |
Default empty implementation of
IUserLoginCallback. |
| DefaultUserLogoutCallback |
Default empty implementation of
IUserLogoutCallback. |
Copyright © 2014–2015 Philip Helger. All rights reserved.