Package org.apache.catalina.security
package org.apache.catalina.security
-
ClassDescriptionGrant this permission to a docBase to permit the web application to use any
META-INF/context.xml
that might be present with in the application whendeployXML
has been disabled at the Host level.Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage RuntimePermission does not trigger an AccessControlException.Util class to protect Catalina against package access and insertion.This listener must only be nested withinServer
elements.This utility class associates aSubject
to the currentAccessControlContext
.ALifecycleListener
that may be used to monitor the expiration dates of TLS certificates and trigger automatic reloading of the TLS configuration a set number of days before the TLS certificate expires.