Package | Description |
---|---|
org.jenkinsci.plugins.ParameterizedRemoteTrigger.auth2 |
Modifier and Type | Method and Description |
---|---|
String |
CredentialsAuth.getPassword(Item item)
Tries to find the Jenkins Credential and returns the password.
|
String |
CredentialsAuth.getPassword(Item item)
Tries to find the Jenkins Credential and returns the password.
|
String |
CredentialsAuth.getUserName(Item item)
Tries to find the Jenkins Credential and returns the user name.
|
String |
CredentialsAuth.getUserName(Item item)
Tries to find the Jenkins Credential and returns the user name.
|
Copyright © 2016–2023. All rights reserved.