Uses of Package
com.cloudbees.plugins.credentials.common
Packages that use com.cloudbees.plugins.credentials.common
Package
Description
-
Classes in com.cloudbees.plugins.credentials.common used by com.cloudbees.plugins.credentialsClassDescriptionCredentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials.ListBoxModelwithStandardCredentialssupport. -
Classes in com.cloudbees.plugins.credentials.common used by com.cloudbees.plugins.credentials.commonClassDescription
ListBoxModelwith support for credentials.Client Credentials stored in a KeyStore.Credentials that have an unique ID that assists in retrieving the specific credential from a collection ofCredentials.Marks the common interfaces that are for use as a legacy mix-in type to help adapt existing legacy credentials types.Credentials that have a password component.Marks the common interfaces that are recommended for use.Credentials that have an ID, description, keystore and password, for example client certificates for SSL.Credentials that have a description to help the user differentiate the specific credential from a collection ofCredentialsand an ID to helpJenkinslocate the specific credential from a collection ofCredentials.Credentials that have an ID, description and username.Credentials that have a username.Credentials that have both a username and a password component. -
Classes in com.cloudbees.plugins.credentials.common used by com.cloudbees.plugins.credentials.implClassDescriptionClient Credentials stored in a KeyStore.Credentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials.Credentials that have a password component.Credentials that have an ID, description, keystore and password, for example client certificates for SSL.Credentials that have a description to help the user differentiate the specific credential from a collection ofCredentialsand an ID to helpJenkinslocate the specific credential from a collection ofCredentials.Credentials that have an ID, description and username.The credential interface that standard username password based credentials should aim to implement.Credentials that have a username.Credentials that have both a username and a password component.