WAS v8.5 > Reference > Sets

Web container request attributes

A web container provides three custom HttpServletRequest attributes that can be used to provide a servlet or a trust association interceptor (TAI) with the certificate information for a request.

These HttpServletRequest attributes provide information about a client, such as a web server plug-in, that is directly connected to the web container:

These attributes are different from the usual JEE defined certificate properties which provide information about the end user who is typically connected to the web server. These attributes are available to all applications and can be used when appropriate.


Related


Tasks: Develop and deploy web applications


+

Search Tips   |   Advanced Search