Frames | No Frames |
Classes derived from java.security.Policy | |
class | An implementation of a Policy object whose
permissions are specified by a policy file.
|
Classes derived from java.security.Policy | |
class | This is just a stub policy implementation which grants all permissions
to any code source. |
Methods with parameter type java.security.Policy | |
void | Sets the system-wide Policy object. |
Methods with return type java.security.Policy | |
Policy | Returns the installed Policy object. |