This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

ESAPI Authentication

From OWASP
Revision as of 14:56, 11 December 2008 by Monzillo (talk | contribs) (Possible Enhancements)

Jump to: navigation, search

Feature Overview

TODO

Possible Enhancements

  • Wrap Principal don't extend
  • Work to make compatible with container based authentication
  • Provide a reauthentication API
  • consider mechanisms provided by vm to associate authentication state with the invocation (e.g. Java AccessControlContext including Subject)