Uses of Class
com.delinea.secrets.jenkins.wrapper.cred.UserCredentials
-
Packages that use UserCredentials Package Description com.delinea.secrets.jenkins.wrapper.cred -
-
Uses of UserCredentials in com.delinea.secrets.jenkins.wrapper.cred
Methods in com.delinea.secrets.jenkins.wrapper.cred that return UserCredentials Modifier and Type Method Description static UserCredentials
UserCredentials. get(String credentialId, Item item)
The credentials of this type with this credentialId that apply to this item
-