public class JOSSOLogoutFilter extends AbstractLogoutFilter
log, logoutUrlPORTAL_CONTAINER_SUBSTITUTION_PATTERN| Constructor and Description |
|---|
JOSSOLogoutFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRedirectUrl(javax.servlet.http.HttpServletRequest httpRequest) |
protected void |
initImpl()
This method needs to be implemented by conrete filter.
|
destroy, doFilter, handleLogout, isLogoutInProgressafterInit, getExoContainer, getInitParameter, initWithParamsgetContainer, getServletContext, init, requirePortalEnvironmentprotected void initImpl()
AbstractSSOInterceptorAbstractSSOInterceptor.getInitParameter(String). This works in both types of initialization
(Case1: Filter initialization through kernel, Case2: initialization through servlet API)initImpl in class AbstractLogoutFilterprotected String getRedirectUrl(javax.servlet.http.HttpServletRequest httpRequest)
getRedirectUrl in class AbstractLogoutFilterCopyright © 2018 JBoss by Red Hat. All Rights Reserved.