Uses of Package
com.cloudbees.plugins.credentials.common
Package
Description
-
ClassDescriptionCredentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials
.ListBoxModel
withStandardCredentials
support. -
ClassDescription
ListBoxModel
with 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 ofCredentials
and an ID to helpJenkins
locate 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. -
ClassDescriptionClient 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 ofCredentials
and an ID to helpJenkins
locate 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.