public class LowPrivilegeThreadPermissionVerifier extends AbstractThreadPermissionVerifier
| Constructor and Description |
|---|
LowPrivilegeThreadPermissionVerifier(Path allowedReadDirectory,
Path allowedReadWriteDirectory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkPermissionFor(Permission perm)
This method will get invoked if a standard Applet security manager declined access.
|
checkPermission, checkPermissionpublic boolean checkPermissionFor(Permission perm)
AbstractThreadPermissionVerifiercheckPermissionFor in class AbstractThreadPermissionVerifierCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.