Uses of Class
org.freshcookies.security.policy.PolicyReader

Packages that use PolicyReader
org.freshcookies.security.policy Utility classes that parse and manipulate Java security policy files. 
 

Uses of PolicyReader in org.freshcookies.security.policy
 

Methods in org.freshcookies.security.policy that return PolicyReader
static PolicyReader[] PolicyReader.findPolicies()
           Static method that identifies the active security policies for the JVM and returns an array of PolicyReader objects (one for each active policy).
 



Copyright ©2008 freshcookies.org. All Rights Reserved.