blob: 92374ff90ae38b8a011549a198ec2053f1e52e73 [file] [log] [blame]
@since J2EE1.4 deprecated, becomes initParamValues
The auth-method element is used to configure the authentication mechanism for the web application. As a prerequisite to gaining access to any web resources which are protected by an authorization constraint, a user must have authenticated using the configured mechanism. Legal values for this element are "BASIC", "DIGEST", "FORM", or "CLIENT-CERT".