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 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.interfaceCredentials that have a username.interfaceCredentials that have both a username and a password component.