|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--allensoft.javacvs.client.ui.swing.DialogLoginManager
Gets login details from the user by displaying a dialog.
| Constructor Summary | |
DialogLoginManager()
|
|
| Method Summary | |
LoginDetails |
getLoginDetails(RepositoryLocation location)
Gets the details that should be used for logging in. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DialogLoginManager()
| Method Detail |
public LoginDetails getLoginDetails(RepositoryLocation location)
LoginManagergetLoginDetails in interface LoginManagerallensoft.javacvs.client.LoginManagersDefaultUserName - the name that was last used when logging in to
a server. This can be null which means that the login manager
must request a user name.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||