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 TypeInterfaceDescriptioninterfaceCredentials that have an ID, description, keystore and password, for example client certificates for SSL.interfaceCredentials 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.interfaceCredentials that have an ID, description and username.interfaceThe credential interface that standard username password based credentials should aim to implement.