Pregunta

The documentation provided in ESAPI for Java is incomplete. Does anyone have operational code samples to share for session management?

P.S.: Other code samples explaining where and how to start with ESAPI would be welcome too. Thanks.

¿Fue útil?

Solución

I think your best bet for examples would be to 1) look at the JUnit tests for the session manangement, and 2) the relevant portions of 'Swingset' (http://code.google.com/p/owasp-esapi-java-swingset/) or 'Swingset Interactive' (http://code.google.com/p/owasp-esapi-swingset-interactive/).

That said, the ESAPI dev team knows that most of the ESAPI docs are woefully inadequate and are seeking volunteers to pick in and help make them usable.

-kevin

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top