-
Deprecated InterfacesInterfaceDescriptionuse
StandardUsernamePasswordCredentials
-
Deprecated ClassesClassDescriptionuse
UsernamePasswordCredentialsImplThis approach has security vulnerability and should be migrated toBasicSSHUserPrivateKey.DirectEntryPrivateKeySourceThis approach has security vulnerability and should be migrated toBasicSSHUserPrivateKey.DirectEntryPrivateKeySourceUseStandardUsernameListBoxModelwithSSHAuthenticatorinstead.
-
Deprecated MethodsMethodDescriptionno more used since FileOnMaster- and Users- PrivateKeySource are deprecated tooas of 0.3 Use
SSHAuthenticator.authenticate(TaskListener)and provide a listener to receive errors.UseCredentialsMatchers.filter(List, CredentialsMatcher)andSSHAuthenticator.matcher(Class)useAbstractIdCredentialsListBoxModel.with(com.cloudbees.plugins.credentials.common.IdCredentials)useAbstractIdCredentialsListBoxModel.withMatching(CredentialsMatcher, Iterable)orAbstractIdCredentialsListBoxModel.withAll(Iterable)
-
Deprecated ConstructorsConstructorDescription
StandardUsernameCredentialsas the common class.