|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.net.Authenticator
nl.justobjects.pushlet.client.PushletClient.HTTPAuthenticateProxy
private static class PushletClient.HTTPAuthenticateProxy
Authenticator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.net.Authenticator |
|---|
java.net.Authenticator.RequestorType |
| Field Summary | |
|---|---|
private java.lang.String |
thePassword
Contributed by Dele Olajide See http://groups.yahoo.com/group/pushlet/message/634 |
private java.lang.String |
theUser
|
| Constructor Summary | |
|---|---|
PushletClient.HTTPAuthenticateProxy(java.lang.String username,
java.lang.String password)
|
|
| Method Summary | |
|---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication()
|
| Methods inherited from class java.net.Authenticator |
|---|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String thePassword
private java.lang.String theUser
| Constructor Detail |
|---|
public PushletClient.HTTPAuthenticateProxy(java.lang.String username,
java.lang.String password)
| Method Detail |
|---|
protected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class java.net.Authenticator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||