Package | Description |
---|---|
java.security |
Modifier and Type | Method and Description |
---|---|
void |
AccessControlContext.checkPermission(Permission perm)
Check that the given Permission is implied by every domain in this context.
|
static void |
AccessController.checkPermission(Permission perm) |