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