|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceHeaderFilter
This interface can implemented to allow differing algorithms for the pass-through of headers by the ResouceProxyServlet.
| Method Summary | |
|---|---|
ResourceHeaders |
getPassThroughHeaders(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context,
String url)
Construct a ResourceHeaders Object to list headers to allow to be proxied. |
| Method Detail |
|---|
ResourceHeaders getPassThroughHeaders(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext context,
String url)
Construct a ResourceHeaders Object to list headers to allow to be proxied.
request - url - - the target url
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||