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