| Package | Description |
|---|---|
| com.helger.photon.basic.mock | |
| com.helger.photon.basic.security.audit | |
| com.helger.photon.basic.security.lock | |
| com.helger.photon.basic.security.login |
| Modifier and Type | Class and Description |
|---|---|
class |
MockCurrentUserIDProvider
Mock implementation of
ICurrentUserIDProvider. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuditor.setCurrentUserIDProvider(ICurrentUserIDProvider aCurrentUserIDProvider) |
| Constructor and Description |
|---|
AbstractAuditor(ICurrentUserIDProvider aCurrentUserIDProvider) |
AsynchronousAuditor(ICurrentUserIDProvider aUserIDProvider,
com.helger.commons.callback.IThrowingRunnableWithParameter<List<IAuditItem>> aPerformer) |
AuditManager(String sBaseDir,
ICurrentUserIDProvider aUserIDProvider)
Constructor
|
IgnoringAuditor(ICurrentUserIDProvider aUserIDProvider) |
LoggingAuditor(ICurrentUserIDProvider aUserIDProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLockManager.setCurrentUserIDProvider(ICurrentUserIDProvider aCurrentUserIDProvider) |
| Constructor and Description |
|---|
DefaultLockManager(ICurrentUserIDProvider aCurrentUserIDProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggedInUserManager
This class manages all logged-in users.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.