Uses of Annotation Interface
com.cloudbees.plugins.credentials.NameWith
Packages that use NameWith
-
Uses of NameWith in com.cloudbees.plugins.credentials.common
Classes in com.cloudbees.plugins.credentials.common with annotations of type NameWithModifier and TypeInterfaceDescriptioninterface
Credentials that have an ID, description, keystore and password, for example client certificates for SSL.interface
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
.interface
Credentials that have an ID, description and username.interface
The credential interface that standard username password based credentials should aim to implement.interface
Credentials that have a username.interface
Credentials that have both a username and a password component.