|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectosdep.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 IProxyAuthenticationSourcepublic java.lang.String getProxyUserId()
IProxyAuthenticationSource
getProxyUserId in interface IProxyAuthenticationSourcepublic boolean needsProxyAuthentication()
IProxyAuthenticationSource
needsProxyAuthentication in interface IProxyAuthenticationSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||