Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
REMEMBER_TOKEN_COOKIE_NAME
- Static variable in interface org.owasp.esapi.
HTTPUtilities
Key for remember token cookie
RESOURCE_DIRECTORY
- Static variable in class org.owasp.esapi.reference.
DefaultSecurityConfiguration
RandomAccessReferenceMap
- class org.owasp.esapi.
RandomAccessReferenceMap
.
Reference implementation of the AccessReferenceMap interface.
RandomAccessReferenceMap()
- Constructor for class org.owasp.esapi.
RandomAccessReferenceMap
This AccessReferenceMap implementation uses short random strings to create a layer of indirection.
RandomAccessReferenceMap(Set)
- Constructor for class org.owasp.esapi.
RandomAccessReferenceMap
Instantiates a new access reference map.
Randomizer
- interface org.owasp.esapi.
Randomizer
.
The IRandomizer interface defines a set of methods for creating cryptographically random numbers and strings.
randomizer()
- Static method in class org.owasp.esapi.
ESAPI
removeDirectReference(Object)
- Method in interface org.owasp.esapi.
AccessReferenceMap
Removes a direct reference and its associated indirect reference from the AccessReferenceMap.
removeDirectReference(Object)
- Method in class org.owasp.esapi.
RandomAccessReferenceMap
Remove a direct reference and the corresponding indirect reference.
removeRole(String)
- Method in interface org.owasp.esapi.
User
Removes a role from an account.
removeRole(String)
- Method in class org.owasp.esapi.reference.
DefaultUser
removeUser(String)
- Method in interface org.owasp.esapi.
Authenticator
Removes the account.
removeUser(String)
- Method in class org.owasp.esapi.reference.
FileBasedAuthenticator
resetCSRFToken()
- Method in interface org.owasp.esapi.
User
Returns a token to be used as a prevention against CSRF attacks.
resetCSRFToken()
- Method in class org.owasp.esapi.reference.
DefaultUser
In this implementation, we have chosen to use a random token that is stored in the User object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W