public class IPFilter extends FilterFacade
filterConfig, forwardAddress, logger, USER_CLEARANCE_ATTRIBUTE, USER_CREDENTIALS_ATTRIBUTE, USER_DN_ATTRIBUTE, USER_NAME_ATTRIBUTE| Constructor and Description |
|---|
IPFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
setupUserCredentials(javax.servlet.http.HttpSession session)
Set up the user credentials and classification properties
|
protected boolean |
setupUserName(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession session)
Gets the user name and sets up the user session attributes
|
destroy, doFilter, init, unauthorizedRequestprotected boolean setupUserName(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession session)
FilterFacadesetupUserName in class FilterFacaderequest - the http requestsession - the http sessionprotected boolean setupUserCredentials(javax.servlet.http.HttpSession session)
FilterFacadesetupUserCredentials in class FilterFacadesession - the http session