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. |