|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jalios.jcms.authentication.handlers | |
---|---|
com.jalios.jcms.authentication.handlers |
Classes in com.jalios.jcms.authentication.handlers used by com.jalios.jcms.authentication.handlers | |
---|---|
AuthKeyAuthenticationHandler
Authenticates users using an "authentication key" parameter valid only for the request for which it is processed. |
|
AuthKeyHints
Contains elements that may be used to construct an AuthKey |
|
CookieAuthenticationHandler
Save authentification made by other handlers into cookie and use it later on to re-authenticate. |
|
DelegationAuthenticationHandler
Uses the Member's delegation to allow him to change its identity to somebody else. |
|
HttpBasicAuthenticationHandler
Authenticates user using HTTP Authorization. |
|
HttpDigestAuthenticationHandler
Authenticates user using HTTP Authorization. |
|
LoggingAuthenticationHandler
Provide logging of the authentication process using log4j. |
|
SessionAuthenticationHandler
Save authentification made by other handlers into session and use it later on to re-authenticate. |
|
SilentParamsAuthenticationHandler
Read the authentification from the "silent" parameter, silentLogin ,
silentPassword . |
|
SimpleAuthenticationHandler
Authenticate user based on the login/password of existing member in JCMS. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |