Uses of Class
org.eclipse.jetty.ee10.webapp.ClassMatcher
Packages that use ClassMatcher
-
Uses of ClassMatcher in org.eclipse.jetty.ee10.webapp
Fields in org.eclipse.jetty.ee10.webapp declared as ClassMatcherModifier and TypeFieldDescriptionstatic final ClassMatcher
WebAppContext.__dftServerClasses
Deprecated, for removal: This API element is subject to removal in a future version.static final ClassMatcher
WebAppContext.__dftSystemClasses
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.eclipse.jetty.ee10.webapp that return ClassMatcherModifier and TypeMethodDescriptionClassMatcher.asImmutable()
Deprecated, for removal: This API element is subject to removal in a future version.default ClassMatcher
Configuration.getServerClasses()
Deprecated, for removal: This API element is subject to removal in a future version.useConfiguration.getHiddenClasses()
insteadWebAppContext.getServerClassMatcher()
Deprecated, for removal: This API element is subject to removal in a future version.default ClassMatcher
Configuration.getSystemClasses()
Deprecated, for removal: This API element is subject to removal in a future version.useConfiguration.getProtectedClasses()
insteadWebAppContext.getSystemClassMatcher()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.eclipse.jetty.ee10.webapp with parameters of type ClassMatcherModifier and TypeMethodDescriptionvoid
WebAppContext.addServerClassMatcher
(ClassMatcher serverClasses) Deprecated, for removal: This API element is subject to removal in a future version.void
WebAppContext.addSystemClassMatcher
(ClassMatcher systemClasses) Deprecated, for removal: This API element is subject to removal in a future version.void
WebAppContext.setServerClassMatcher
(ClassMatcher serverClasses) Deprecated, for removal: This API element is subject to removal in a future version.void
WebAppContext.setSystemClassMatcher
(ClassMatcher systemClasses) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.eclipse.jetty.ee10.webapp with parameters of type ClassMatcherModifierConstructorDescriptionClassMatcher
(ClassMatcher patterns) Deprecated, for removal: This API element is subject to removal in a future version.
WebAppClassLoading.DEFAULT_HIDDEN_CLASSES