|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LoginDetails | |
| net.sf.bloof.scm.cvsplugin | |
| Uses of LoginDetails in net.sf.bloof.scm.cvsplugin |
| Methods in net.sf.bloof.scm.cvsplugin that return LoginDetails | |
LoginDetails |
CvsAccess.getLoginDetails()
Returns the loginDetails. |
| Constructors in net.sf.bloof.scm.cvsplugin with parameters of type LoginDetails | |
PServerConnection(RepositoryLocation aLocation,
LoginDetails aDetails)
Constructs a PServerConnection to the default Port specified by PSERVER_PORT |
|
PServerConnection(RepositoryLocation aLocation,
LoginDetails aDetails,
int aPort)
Constructs the PServerConnection with the given parameters |
|
MindBrightSSHConnection(RepositoryLocation aLocation,
LoginDetails aDetails)
Constructs a server connection via SSH with the specified parameters |
|
CvsAccess(RepositoryLocation aLocation,
LoginDetails aLoginDetails,
java.lang.String aModuleName,
java.lang.String aName)
Constructs a CvsAccess object |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||