Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
R
S
T
U
V
X
Y
I
init(FilterConfig)
- Method in class com.zeevbelkin.web.filter.access.
Yaaf
Init method for this filter
invalidate()
- Method in class com.zeevbelkin.web.filter.access.
Yaaf.SessionSecurityInfo
marks the session as a session with unauthenticated user
isExplicitLogin()
- Method in class com.zeevbelkin.web.filter.access.
Yaaf.SessionSecurityInfo
Getter of the explicitLogin property
isSavedRequestValid(HttpServletRequest)
- Method in class com.zeevbelkin.web.filter.access.
Yaaf.SessionSecurityInfo
Compares the actual login request ID with the ID passed as a request parameter (referer parameter) with name
yaacfiRqId
, returns
true
if both the values are the same.
isUserInRole(String)
- Method in interface com.zeevbelkin.web.filter.access.
Yaaf.RoleResolver
checks if a user has a role
isUserInRole(String)
- Method in class com.zeevbelkin.web.filter.access.
Yaaf.SessionSecurityInfo
checks if a user has a role
isUserInRole(String, String)
- Method in interface com.zeevbelkin.web.filter.access.
Yaaf.UserRoleResolver
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
R
S
T
U
V
X
Y