| Interface | Description |
|---|---|
| AppListenerDescriptor |
Objects exhibiting this interface represent a lifecycle listener.
|
| AuthorizationConstraint |
This is the descriptor for the authorization constraint element in the DTD.
|
| ContextParameter |
This represents the context parameter element in the DTD.
|
| CookieConfig |
Objects exhibiting this interface represent a cookie-config for a servlet.
|
| EjbReference |
Specialization of ContextParameter that represents a link to an EJB.
|
| EnvironmentEntry |
This is an interface to represent an environment entry
|
| InitializationParameter |
Represents a servlet or Jsp initialization parameter.
|
| LocalizedContentDescriptor | |
| LoginConfiguration | |
| MimeMapping |
For the mime Mapping table.
|
| MultipartConfig |
Objects exhibiting this interface represent a multipart-config for a servlet.
|
| NameValuePair |
Interface for holding a single name/value pair
|
| ResourceReference |
Objects exhibiting this interface represent a specialization of a container property
that is used for obtaining a database connection.
|
| SecurityConstraint |
Objects exhibiting this interface represent a security constraint on the web application that owns them.
|
| SecurityRole |
Objects exhibiting this interface represent an abstract user or group that may access the web application.
|
| SecurityRoleReference |
Objects exhibiting this interface represent an indirection between a hard coded role name in a Servlet or JSP
and an abstract security role in the web application.
|
| ServletFilter |
Servlet filter objects
|
| ServletFilterMapping |
Servlet filter objects
|
| SessionConfig |
Objects exhibiting this interface represent a session-config for a servlet.
|
| UserDataConstraint |
I represent the information about how the web application's data should be protected.
|
| WebDescriptor |
This type represents a named descriptor that may be shown in a UI tool.
|
| WebResourceCollection |
This interface represents the API to an object which represents the information about
a web resource collection.
|
| Class | Description |
|---|---|
| Constants |
Constants used by the various web descriptors.
|
Copyright © 2019. All rights reserved.