|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jguard.core.authorization.policy.PolicyHelper
public class PolicyHelper
utility class to deal with the Policy class.
| Field Summary | |
|---|---|
static java.lang.String |
GNU_JAVA_SECURITY_POLICY_FILE
|
static java.lang.String |
SUN_SECURITY_PROVIDER_POLICY_FILE
|
| Constructor Summary | |
|---|---|
PolicyHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.Class |
findDefaultPolicy()
discover the default policy installed on the running platform. |
static void |
installPolicyOnJVM()
install the jGuardPolicy if the default policy of the platform is not a jGuardPolicy instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GNU_JAVA_SECURITY_POLICY_FILE
public static final java.lang.String SUN_SECURITY_PROVIDER_POLICY_FILE
| Constructor Detail |
|---|
public PolicyHelper()
| Method Detail |
|---|
public static void installPolicyOnJVM()
public static java.lang.Class findDefaultPolicy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||