public class CredentialsHelper extends Object
Constructor and Description |
---|
CredentialsHelper() |
Modifier and Type | Method and Description |
---|---|
static hudson.util.ListBoxModel |
doFillUsernamePasswordCredentialsIdItems() |
static com.google.common.base.Optional<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> |
findCredentials(String usernamePasswordCredentialsId) |
static List<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> |
getAllCredentials() |
public static hudson.util.ListBoxModel doFillUsernamePasswordCredentialsIdItems()
public static com.google.common.base.Optional<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> findCredentials(String usernamePasswordCredentialsId)
public static List<com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials> getAllCredentials()
Copyright © 2004-2016. All Rights Reserved.