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
C
check(Yaaf.RoleResolver, String)
- Method in class com.zeevbelkin.web.filter.access.
Yaaf.RegexAccessChecker
returns the checker decision that can be
ALLOWED
,
FORBIDDEN
or
AUTHENTICATION_REQUIRED
check(Yaaf.RoleResolver, String)
- Method in interface com.zeevbelkin.web.filter.access.
Yaaf.UrlAccessChecker
returns the checker decision that can be
ALLOWED
,
FORBIDDEN
or
AUTHENTICATION_REQUIRED
com.zeevbelkin.commons
- package com.zeevbelkin.commons
com.zeevbelkin.web.filter.access
- package com.zeevbelkin.web.filter.access
ComparablePattern
- Class in
com.zeevbelkin.commons
This class wraps
Pattern
to make it comparable and serializable.
ComparablePattern(String, boolean)
- Constructor for class com.zeevbelkin.commons.
ComparablePattern
ComparablePattern(Pattern)
- Constructor for class com.zeevbelkin.commons.
ComparablePattern
creates a ComparablePattern instance that wrap a
Pattern
compareTo(ComparablePattern)
- Method in class com.zeevbelkin.commons.
ComparablePattern
compares the objects by comparing their string representations
compile(String)
- Static method in class com.zeevbelkin.commons.
ComparablePattern
creates a new ComparablePattern instance that encapsulates a
Pattern
instance.
completeLogin(ServletRequest, ServletResponse)
- Method in class com.zeevbelkin.web.filter.access.
Yaaf.SessionSecurityInfo
createSavedLogin(String)
- Method in class com.zeevbelkin.web.filter.access.
SavedLoginHandler
Creates stored login info for a given user name.
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