|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.security.owsproxy.ConfigurableOWSProxyServletFilter
public class ConfigurableOWSProxyServletFilter
An OWSProxyPolicyFilter can be registered as a ServletFilter to a web context. It offeres a facade that looks like a OWS but additionaly enables validating incoming requests and outgoing responses against rules defined in a policy document and/or a deegree user and right management system.
SecurityRegistry| Constructor Summary | |
|---|---|
ConfigurableOWSProxyServletFilter()
|
|
| Method Summary | |
|---|---|
void |
destroy()
free resources allocated by the filter |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
perform filter |
void |
init(FilterConfig config)
initialize the filter with parameters from the deployment descriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurableOWSProxyServletFilter()
| Method Detail |
|---|
public void init(FilterConfig config)
throws ServletException
init in interface FilterServletExceptionFilter.init(javax.servlet.FilterConfig)public void destroy()
destroy in interface FilterFilter.destroy()
public void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
doFilter in interface FilterIOException
ServletExceptionFilter.doFilter(javax.servlet.ServletRequest,
javax.servlet.ServletResponse, javax.servlet.FilterChain)
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net