Uses of Class
com.cloudbees.jenkins.Credential
Packages that use Credential
-
Uses of Credential in com.cloudbees.jenkins
Methods in com.cloudbees.jenkins that return types with arguments of type Credential -
Uses of Credential in org.jenkinsci.plugins.github.migration
Methods in org.jenkinsci.plugins.github.migration that return types with arguments of type CredentialModifier and TypeMethodDescriptionprotected com.google.common.base.Function<Credential,
GitHubServerConfig> Migrator.toGHServerConfig()
Creates new string credentials from token
GitHubPluginConfig.getConfigs()
instead.