Uses of Class
org.apache.geronimo.tomcat.util.SecurityHolder

Packages that use SecurityHolder
org.apache.geronimo.tomcat   
 

Uses of SecurityHolder in org.apache.geronimo.tomcat
 

Methods in org.apache.geronimo.tomcat that return SecurityHolder
 SecurityHolder TomcatContext.getSecurityHolder()
           
 SecurityHolder TomcatWebAppContext.getSecurityHolder()
           
 

Constructors in org.apache.geronimo.tomcat with parameters of type SecurityHolder
TomcatWebAppContext(ClassLoader classLoader, String objectName, String originalSpecDD, URL configurationBaseUrl, SecurityHolder securityHolder, String virtualServer, Map componentContext, Set unshareableResources, Set applicationManagedSecurityResources, TransactionManager transactionManager, org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator trackedConnectionAssociator, TomcatContainer container, RunAsSource runAsSource, ObjectRetriever tomcatRealm, ObjectRetriever clusteredValveRetriever, ValveGBean tomcatValveChain, LifecycleListenerGBean lifecycleListenerChain, CatalinaClusterGBean cluster, ObjectRetriever managerRetriever, boolean crossContext, String workDir, boolean disableCookies, Map webServices, Holder holder, RuntimeCustomizer contextCustomizer, J2EEServer server, J2EEApplication application, Kernel kernel)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.