Uses of Class
com.sun.ts.lib.util.sec.security.provider.PolicyParser.GrantEntry
Packages that use PolicyParser.GrantEntry
-
Uses of PolicyParser.GrantEntry in com.sun.ts.lib.util.sec.security.provider
Methods in com.sun.ts.lib.util.sec.security.provider that return types with arguments of type PolicyParser.GrantEntryModifier and TypeMethodDescriptionPolicyParser.grantElements()Enumerate all the entries in the global policy object.Methods in com.sun.ts.lib.util.sec.security.provider with parameters of type PolicyParser.GrantEntryModifier and TypeMethodDescriptionvoidPolicyParser.add(PolicyParser.GrantEntry ge) booleanPolicyParser.remove(PolicyParser.GrantEntry ge) voidPolicyParser.replace(PolicyParser.GrantEntry origGe, PolicyParser.GrantEntry newGe)