Package | Description |
---|---|
org.apache.subversion.javahl | |
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
void |
ISVNClient.setPrompt(UserPasswordCallback prompt)
Register callback interface to supply username and password on demand.
|
void |
SVNClient.setPrompt(UserPasswordCallback prompt) |
Modifier and Type | Interface and Description |
---|---|
interface |
UserPasswordSSHCallback |
interface |
UserPasswordSSLCallback |
Modifier and Type | Field and Description |
---|---|
private UserPasswordCallback |
SVNClientImpl.prompt |
private UserPasswordCallback |
JavaHLAuthenticationProvider.prompt |
Modifier and Type | Method and Description |
---|---|
void |
SVNClientImpl.setPrompt(UserPasswordCallback prompt) |
Constructor and Description |
---|
JavaHLAuthenticationProvider(UserPasswordCallback prompt) |