Package com.cloudbees.plugins.credentials.common
package com.cloudbees.plugins.credentials.common
-
ClassDescriptionAbstractIdCredentialsListBoxModel<T extends AbstractIdCredentialsListBoxModel<T,
C>, C extends IdCredentials> ListBoxModel
with 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 ofCredentials
and an ID to helpJenkins
locate the specific credential from a collection ofCredentials
.Our name provider.ListBoxModel
withStandardCredentials
support.Credentials that have an ID, description and username.Our name provider.ListBoxModel
withStandardUsernameCredentials
support.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.