| 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Enum Summary | |
|---|---|
| ServletSecurity.EmptyRoleSemantic | Defines the access semantic to be applied to an empty rolesAllowed array. | 
| ServletSecurity.TransportGuarantee | Defines the data protection requirements that must be satisfied by the transport | 
| Annotation Types Summary | |
|---|---|
| HandlesTypes | This annotation is used to declare the class types that a
 ServletContainerInitializer can handle. | 
| HttpConstraint | This annotation is used within the ServletSecurity annotation to
 represent the security constraints to be applied to all HTTP protocol
 methods for which a corresponding HttpMethodConstraint element does
 NOT occur within the ServletSecurity annotation. | 
| HttpMethodConstraint | This annotation is used within the ServletSecurity annotation to
 represent security constraints on specific HTTP protocol messages. | 
| MultipartConfig | Annotation that may be specified on a Servlet
 class, indicating that instances of the Servlet expect requests
 that conform to the multipart/form-data MIME type. | 
| ServletSecurity | This annotation is used on a Servlet implementation class to specify security constraints to be enforced by a Servlet container on HTTP protocol messages. | 
| WebFilter | Annotation used to declare a servlet filter. | 
| WebInitParam | This annotation is used on a Servlet or Filter implementation class to specify an initialization parameter. | 
| WebListener | This annotation is used to declare a WebListener. | 
| WebServlet | Annotation used to declare a servlet. | 
The javax.servlet.annotation package contains a number of annotations that allow users to use annotations to declare servlets, filters, listeners and specify the metadata for the declared component.
  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41