Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)
Frames
|
No Frames
Uses of Class java.security.Policy
Uses in package java.security
Methods with parameter type java.security.Policy
void
Policy
.
setPolicy
(
Policy
policy)
Sets the system-wide
Policy
object.
Methods with return type java.security.Policy
Policy
Policy
.
getPolicy
()
Returns the installed
Policy
object.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)