You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jakarta Security 2.0 provides support for the authentication mechanisms that were originally defined in Servlet, namely FORM and BASIC. Servlet defines two additional mechanisms: DIGEST and CLIENT-CERT. These had not been implemented due to time constraints.
For completeness DIGEST should be added to Jakarta Security as well.
The text was updated successfully, but these errors were encountered:
Jakarta Security 2.0 provides support for the authentication mechanisms that were originally defined in Servlet, namely FORM and BASIC. Servlet defines two additional mechanisms: DIGEST and CLIENT-CERT. These had not been implemented due to time constraints.
For completeness DIGEST should be added to Jakarta Security as well.
The text was updated successfully, but these errors were encountered: