| Package | Description |
|---|---|
| org.owasp.esapi.reference |
This package contains reference implementations of the ESAPI interfaces.
|
| Class and Description |
|---|
| AbstractAccessReferenceMap
Abstract Implementation of the AccessReferenceMap that is backed by ConcurrentHashMaps to
provide a thread-safe implementation of the AccessReferenceMap.
|
| AbstractAuthenticator
A partial implementation of the Authenticator interface.
|
| AbstractAuthenticator.ThreadLocalUser |
| DefaultHTTPUtilities.ThreadLocalRequest
Defines the ThreadLocalRequest to store the current request for this thread.
|
| DefaultHTTPUtilities.ThreadLocalResponse
Defines the ThreadLocalResponse to store the current response for this thread.
|
| DefaultUser
Reference implementation of the User interface.
|