|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object osdep.console.ConsoleProxyAuthenticationSource
public class ConsoleProxyAuthenticationSource
Requests the proxy authentication parameters to the user through the console
Constructor Summary | |
---|---|
ConsoleProxyAuthenticationSource()
|
Method Summary | |
---|---|
java.lang.String |
getProxyPassword()
The password to authenticate to the proxy |
java.lang.String |
getProxyUserId()
The user id to authenticate to the proxy |
boolean |
needsProxyAuthentication()
Do the proxy need authentication? |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleProxyAuthenticationSource()
Method Detail |
---|
public java.lang.String getProxyPassword()
IProxyAuthenticationSource
getProxyPassword
in interface IProxyAuthenticationSource
public java.lang.String getProxyUserId()
IProxyAuthenticationSource
getProxyUserId
in interface IProxyAuthenticationSource
public boolean needsProxyAuthentication()
IProxyAuthenticationSource
needsProxyAuthentication
in interface IProxyAuthenticationSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |