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, unauthorizedRequest
protected boolean setupUserName(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpSession session)
FilterFacade
setupUserName
in class FilterFacade
request
- the http requestsession
- the http sessionprotected boolean setupUserCredentials(javax.servlet.http.HttpSession session)
FilterFacade
setupUserCredentials
in class FilterFacade
session
- the http session