Uses of Class
com.parallels.jenkins.CredentialsNotFoundException
Packages that use CredentialsNotFoundException
-
Uses of CredentialsNotFoundException in com.parallels.jenkins
Methods in com.parallels.jenkins that throw CredentialsNotFoundExceptionModifier and TypeMethodDescriptionstatic org.jenkinsci.plugins.plaincredentials.StringCredentialsCredentialsHelper.requireStringCredential(String credentialsId, ItemGroup<?> context) Looks up aStringCredentialsby ID, throwing if absent.static com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentialsCredentialsHelper.requireUsernamePasswordCredential(String credentialsId, ItemGroup<?> context) Looks up aStandardUsernamePasswordCredentialsby ID, throwing if absent.