| Interface | Description |
|---|---|
| IPrivilegedAction<T> |
Extension to
PrivilegedAction with an IPrivilegedAction.invokeSafe() method
that invokes the AccessController only if a security
manager is present. |
| Class | Description |
|---|---|
| AccessControllerHelper |
Simple wrapper around
AccessController to catch exceptions centrally. |
Copyright © 2014–2017 Philip Helger. All rights reserved.