|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlameSubversionSCM.DescriptorImpl.Credential | |
|---|---|
| hudson.scm | |
| Uses of BlameSubversionSCM.DescriptorImpl.Credential in hudson.scm |
|---|
| Subclasses of BlameSubversionSCM.DescriptorImpl.Credential in hudson.scm | |
|---|---|
static class |
BlameSubversionSCM.DescriptorImpl.PasswordCredential
Username/password based authentication. |
static class |
BlameSubversionSCM.DescriptorImpl.SshPublicKeyCredential
Publickey authentication for Subversion over SSH. |
static class |
BlameSubversionSCM.DescriptorImpl.SslClientCertificateCredential
SSL client certificate based authentication. |
| Methods in hudson.scm that return BlameSubversionSCM.DescriptorImpl.Credential | |
|---|---|
abstract BlameSubversionSCM.DescriptorImpl.Credential |
BlameSubversionCredentialProvider.getCredential(org.tmatesoft.svn.core.SVNURL url,
String realm)
Called whenever Hudson needs to connect to an authenticated subversion repository, to obtain a credential. |
| Methods in hudson.scm with parameters of type BlameSubversionSCM.DescriptorImpl.Credential | |
|---|---|
protected void |
UserProvidedCredential.AuthenticationManagerImpl.onSuccess(String realm,
BlameSubversionSCM.DescriptorImpl.Credential cred)
Called upon a successful acceptance of the credential. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||