|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| hudson.scm.SubversionSCM.DescriptorImpl.PasswordCredential
left for backward compatibility. |
|
| hudson.scm.SubversionSCM.DescriptorImpl.SshPublicKeyCredential
left for backward compatibility. |
|
| hudson.scm.SubversionSCM.DescriptorImpl.SslClientCertificateCredential
left for backward compatibility. |
|
| Deprecated Fields | |
|---|---|
| hudson.scm.SubversionSCM.ModuleLocation.local
Code should use SubversionSCM.ModuleLocation.getLocalDir(). This field is only intended for form binding. |
|
| Deprecated Methods | |
|---|---|
| hudson.scm.UserProvidedCredential.AuthenticationManagerImpl.acknowledgeAuthentication(boolean, String, String, SVNErrorMessage, SVNAuthentication)
|
|
| hudson.scm.SubversionSCM.DescriptorImpl.createAuthenticationProvider()
as of 1.18 Now that Hudson allows different credentials to be given in different jobs, The caller should use SubversionSCM.DescriptorImpl.createAuthenticationProvider(AbstractProject) to indicate
the project in which the subversion operation is performed. |
|
| hudson.scm.SubversionSCM.getModules()
as of 1.91. Use SubversionSCM.getLocations() instead. |
|
| hudson.scm.SubversionSCM.DescriptorImpl.postCredential(String, String, String, File, PrintWriter)
as of 1.18 Use SubversionSCM.DescriptorImpl.postCredential(AbstractProject, String, String, String, File, PrintWriter) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||