Uses of Class
org.eclipse.jetty.ee10.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
Package
Description
Jetty Annotations : Support for Servlet Annotations
-
Uses of AnnotationIntrospector.AbstractIntrospectableAnnotationHandler in org.eclipse.jetty.ee10.annotations
Modifier and TypeClassDescriptionclass
DeclaresRolesAnnotationHandlerclass
MultiPartConfigAnnotationHandlerclass
class
class
class
class
class
Inspect a class to see if it has an@ServletSecurity
annotation on it, setting up the<security-constraint>s
.