A B C D E G H I L M R S T U V X Y

Y

Yaaf - Class in com.zeevbelkin.web.filter.access
This class is an authentication, authorization and access control filter for j2ee web applications.
Yaaf() - Constructor for class com.zeevbelkin.web.filter.access.Yaaf
 
Yaaf.RegexAccessChecker - Class in com.zeevbelkin.web.filter.access
This class is an implementation of the UrlAccessChecker based on using of regular expressions.
Yaaf.RegexAccessChecker() - Constructor for class com.zeevbelkin.web.filter.access.Yaaf.RegexAccessChecker
 
Yaaf.RoleResolver - Interface in com.zeevbelkin.web.filter.access
SessionSecurityInfo allows to set to an authenticated user a particular resolver.
Yaaf.SessionSecurityInfo - Class in com.zeevbelkin.web.filter.access
The filter keeps info about the user identity, and additional info required to organize the login process, in this session bean that implements also Principal interface.
Yaaf.SessionSecurityInfo() - Constructor for class com.zeevbelkin.web.filter.access.Yaaf.SessionSecurityInfo
 
Yaaf.UrlAccessChecker - Interface in com.zeevbelkin.web.filter.access
is an interface to a class that checks permissions of a user, roles of which can be obtained with Yaaf.RoleResolver to access a requested resource.
Yaaf.UrlAccessChecker.Decision - Enum in com.zeevbelkin.web.filter.access
the checker decision
Yaaf.UserRoleResolver - Interface in com.zeevbelkin.web.filter.access
A class that implements a global role resolver should implements this interface.

A B C D E G H I L M R S T U V X Y