| java.lang.Object javax.security.auth.Policy
Constructor Summary | |
protected | Policy() |
Policy | protected Policy()(Code) | | |
getAccessiblePolicy | static Policy getAccessiblePolicy()(Code) | | Shortcut accessor for friendly classes, to skip security checks. If
active policy was set to null , tries to load a default
provider, so this method never returns null .
This method is synchronized with setPolicy()
|
refresh | abstract public void refresh()(Code) | | |
|
|