Uses of Class
org.jenkinsci.plugins.ParameterizedRemoteTrigger.exceptions.CredentialsNotFoundException
Packages that use CredentialsNotFoundException
-
Uses of CredentialsNotFoundException in org.jenkinsci.plugins.ParameterizedRemoteTrigger.auth2
Methods in org.jenkinsci.plugins.ParameterizedRemoteTrigger.auth2 that throw CredentialsNotFoundExceptionModifier and TypeMethodDescriptionCredentialsAuth.getPassword
(Item item) Tries to find the Jenkins Credential and returns the password.CredentialsAuth.getUserName
(Item item) Tries to find the Jenkins Credential and returns the user name.