public class WPBGitkitAuthentication extends Object implements com.webpagebytes.cms.WPBAuthentication
| Modifier and Type | Field and Description |
|---|---|
static String |
ADMIN_EMAILS |
static String |
GITKIT_CLIENT_CONFIG_PATH |
static String |
LOGIN_PAGE_URL |
static String |
LOGOUT_PAGE_URL |
static String |
PROFILE_PAGE_URL |
static String |
TOKEN_COOKIE |
| Constructor and Description |
|---|
WPBGitkitAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
com.webpagebytes.cms.WPBAuthenticationResult |
checkAuthentication(javax.servlet.http.HttpServletRequest request) |
void |
initialize(Map<String,String> params) |
public static final String TOKEN_COOKIE
public static final String LOGIN_PAGE_URL
public static final String PROFILE_PAGE_URL
public static final String LOGOUT_PAGE_URL
public static final String GITKIT_CLIENT_CONFIG_PATH
public static final String ADMIN_EMAILS
public void initialize(Map<String,String> params) throws com.webpagebytes.cms.exception.WPBException
initialize in interface com.webpagebytes.cms.WPBAuthenticationcom.webpagebytes.cms.exception.WPBExceptionpublic com.webpagebytes.cms.WPBAuthenticationResult checkAuthentication(javax.servlet.http.HttpServletRequest request)
throws com.webpagebytes.cms.exception.WPBIOException
checkAuthentication in interface com.webpagebytes.cms.WPBAuthenticationcom.webpagebytes.cms.exception.WPBIOExceptionCopyright © 2015. All rights reserved.