| Interface | Description |
|---|---|
| PrivilegedRunnable | |
| PrivilegedRunnableWithResult<T> | |
| PrivilegeHandler |
The privilege handler for authenticating users and performing actions as a system user
|
| Class | Description |
|---|---|
| DefaultStrolchPrivilegeHandler | |
| StrolchSystemAction |
SystemAction to run PrivilegedRunnable as a system user |
| StrolchSystemActionWithResult<T> |
SystemAction to run PrivilegedRunnableWithResult as a system user |
Copyright © 2011–2016 Strolch. All rights reserved.