|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationContext | |
|---|---|
| com.jalios.jcms.authentication | |
| com.jalios.jcms.authentication.handlers | |
| Uses of AuthenticationContext in com.jalios.jcms.authentication |
|---|
| Methods in com.jalios.jcms.authentication with parameters of type AuthenticationContext | |
|---|---|
void |
AuthenticationHandler.login(AuthenticationContext ctxt)
Authenticate a member. |
void |
AuthenticationHandler.logout(AuthenticationContext ctxt)
This methods is called when users logout from JCMS. |
| Uses of AuthenticationContext in com.jalios.jcms.authentication.handlers |
|---|
| Methods in com.jalios.jcms.authentication.handlers with parameters of type AuthenticationContext | |
|---|---|
void |
SimpleAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
SilentParamsAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
SessionAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
LoggingAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
HttpDigestAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
HttpBasicAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
DelegationAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
CookieAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
AuthKeyAuthenticationHandler.login(AuthenticationContext ctxt)
|
void |
SimpleAuthenticationHandler.logout(AuthenticationContext ctxt)
|
void |
LoggingAuthenticationHandler.logout(AuthenticationContext ctxt)
|
void |
CookieAuthenticationHandler.logout(AuthenticationContext ctxt)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||