Package com.cloudbees.plugins.credentials.common
package com.cloudbees.plugins.credentials.common
-
ClassDescriptionAbstractIdCredentialsListBoxModel<T extends AbstractIdCredentialsListBoxModel<T,
C>, C extends IdCredentials> ListBoxModelwith support for credentials.Client Credentials stored in a KeyStore.Annotate fields that contain aIdCredentials.getId().Credentials that have an unique ID that assists in retrieving the specific credential from a collection ofCredentials.The contract implementations ofObject.equals(Object)andObject.hashCode()that implementations of this class must use as the basis for equality tests and as the hash code.Marks the common interfaces that are for use as a legacy mix-in type to help adapt existing legacy credentials types.Generated localization support class.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.Our name provider.Credentials 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.Our name provider.ListBoxModelwithStandardCredentialssupport.Credentials that have an ID, description and username.Our name provider.ListBoxModelwithStandardUsernameCredentialssupport.The credential interface that standard username password based credentials should aim to implement.Our name provider.Credentials that have a username.Our name provider.Credentials that have both a username and a password component.Our name provider.