Uses of Class
org.eclipse.jetty.annotations.AnnotationIntrospector.AbstractIntrospectableAnnotationHandler
-
-
Uses of AnnotationIntrospector.AbstractIntrospectableAnnotationHandler in org.eclipse.jetty.annotations
Subclasses of AnnotationIntrospector.AbstractIntrospectableAnnotationHandler in org.eclipse.jetty.annotations Modifier and Type Class Description classDeclareRolesAnnotationHandlerDeclaresRolesAnnotationHandlerclassMultiPartConfigAnnotationHandlerMultiPartConfigAnnotationHandlerclassPostConstructAnnotationHandlerclassPreDestroyAnnotationHandlerclassResourceAnnotationHandlerclassResourcesAnnotationHandlerclassRunAsAnnotationHandlerclassServletSecurityAnnotationHandlerServletSecurityAnnotationHandler Inspect a class to see if it has an@ServletSecurityannotation on it, setting up the<security-constraint>s.
-