| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--allensoft.javacvs.client.ui.command.TerminalLoginManager
Implements a LoginManager that gets login details from the user from a terminal.
| Constructor Summary | |
TerminalLoginManager()
 | 
|
| 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 TerminalLoginManager()
| 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 | ||||||||