|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.security.util.ProxyManager
Constructor Summary | |
ProxyManager()
|
Method Summary | |
org.apache.commons.httpclient.Credentials |
getProxyCredentials(java.net.URL pURL)
|
org.apache.commons.httpclient.ProxyHost |
getProxyHost(java.net.URL pUrl)
analyzes the given URL to find a proxy host to use or returns null if the host of the url is a nonProxyHost. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProxyManager()
Method Detail |
public org.apache.commons.httpclient.ProxyHost getProxyHost(java.net.URL pUrl)
pUrl
- to analyze
public org.apache.commons.httpclient.Credentials getProxyCredentials(java.net.URL pURL)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |