|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.net.Authenticator
de.guibuilder.framework.GuiAuthenticator
public final class GuiAuthenticator
Zuständig für die Eingabe von Usernamen und Password, wenn eine URL hiermit geschützt ist. Besonders für HTTP-PUT.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.net.Authenticator |
|---|
java.net.Authenticator.RequestorType |
| Constructor Summary | |
|---|---|
GuiAuthenticator()
|
|
| Method Summary | |
|---|---|
java.net.PasswordAuthentication |
getPasswordAuthentication()
Ruft einen modalen Dialog zur Eingabe von Usernamen und Password auf. |
| Methods inherited from class java.net.Authenticator |
|---|
requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuiAuthenticator()
| Method Detail |
|---|
public 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 | |||||||