Package com.zeevbelkin.web.filter.access

Interface Summary
Yaaf.RoleResolver SessionSecurityInfo allows to set to an authenticated user a particular resolver.
Yaaf.UrlAccessChecker 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.UserRoleResolver A class that implements a global role resolver should implements this interface.
 

Class Summary
AjaxLoginPeer This class is a helper that may be used to implement ajax login/logout procedures with DWR.
SavedLoginHandler This class is intended to be used as a base class of saved login handlers.
Yaaf This class is an authentication, authorization and access control filter for j2ee web applications.
Yaaf.RegexAccessChecker This class is an implementation of the UrlAccessChecker based on using of regular expressions.
Yaaf.SessionSecurityInfo 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.
 

Enum Summary
Yaaf.UrlAccessChecker.Decision the checker decision