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, checkPermission
public boolean checkPermissionFor(Permission perm)
AbstractThreadPermissionVerifier
checkPermissionFor
in class AbstractThreadPermissionVerifier
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.