| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.catalina.security.SecurityConfig
public final class SecurityConfig
Util class to protect Catalina against package access and insertion. The code are been moved from Catalina.java
| Method Summary | |
|---|---|
| static SecurityConfig | newInstance()Returns the singleton instance of that class. | 
|  void | setPackageAccess()Set the security package.access value. | 
|  void | setPackageDefinition()Set the security package.definition value. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static SecurityConfig newInstance()
public void setPackageAccess()
public void setPackageDefinition()
| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||