Uses of Annotation Interface
com.cloudbees.plugins.credentials.common.Recommended
Packages that use Recommended
-
Uses of Recommended in com.cloudbees.plugins.credentials.common
Classes in com.cloudbees.plugins.credentials.common with annotations of type RecommendedModifier 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.