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 ClassMatcherWebAppContext.__dftServerClassesDeprecated, for removal: This API element is subject to removal in a future version.static final ClassMatcherWebAppContext.__dftSystemClassesDeprecated, 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 ClassMatcherConfiguration.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 ClassMatcherConfiguration.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 TypeMethodDescriptionvoidWebAppContext.addServerClassMatcher(ClassMatcher serverClasses) Deprecated, for removal: This API element is subject to removal in a future version.voidWebAppContext.addSystemClassMatcher(ClassMatcher systemClasses) Deprecated, for removal: This API element is subject to removal in a future version.voidWebAppContext.setServerClassMatcher(ClassMatcher serverClasses) Deprecated, for removal: This API element is subject to removal in a future version.voidWebAppContext.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