| Package | Description |
|---|---|
| org.owasp.esapi.reference |
This package contains reference implementations of the ESAPI interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractAuthenticator.ThreadLocalUser |
AbstractAuthenticator.currentUser
The currentUser ThreadLocal variable is used to make the currentUser available to any call in any part of an
application.
|