|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.j4ee.webloader.net.ProxyAuthenticator
public class ProxyAuthenticator
Constructor Summary | |
---|---|
ProxyAuthenticator()
|
Method Summary | |
---|---|
static void |
use(java.lang.String user,
java.lang.String password)
|
static void |
useSystemProperties()
Instanciates Authenticator using User and Password stored in System.properties; recognizes http.- and https.- prefix as well |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyAuthenticator()
Method Detail |
---|
public static void useSystemProperties()
public static void use(java.lang.String user, java.lang.String password)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |