| Package | Description | 
|---|---|
| com.jalios.jcms.authentication | |
| com.jalios.jcms.authentication.handlers | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AuthenticationHandler.login(AuthenticationContext ctxt)
Authenticate a member. 
 | 
void | 
AuthenticationHandler.logout(AuthenticationContext ctxt)
This methods is called when users logout from JCMS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SimpleAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
SilentParamsAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
SessionAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
LoggingAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
JWTAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
HttpDigestAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
HttpBasicAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
DelegationAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
CookieAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
ClientCertificateAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
AuthKeyAuthenticationHandler.login(AuthenticationContext ctxt)  | 
void | 
SimpleAuthenticationHandler.logout(AuthenticationContext ctxt)  | 
void | 
LoggingAuthenticationHandler.logout(AuthenticationContext ctxt)  | 
void | 
CookieAuthenticationHandler.logout(AuthenticationContext ctxt)  | 
Copyright © 2001-2018 Jalios SA. All Rights Reserved.