| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials | |
| com.cloudbees.plugins.credentials.common | |
| com.cloudbees.plugins.credentials.impl |
| Class and Description |
|---|
| IdCredentials
Credentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials. |
| StandardListBoxModel |
| Class and Description |
|---|
| AbstractIdCredentialsListBoxModel
Base class for
ListBoxModel types that present a selection of credentials where the selection is keyed
by the credential's IdCredentials.getId(). |
| CertificateCredentials
Client Credentials stored in a KeyStore.
|
| IdCredentials
Credentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials. |
| LegacyMixIn
Marks the common interfaces that are for use as a legacy mix-in type to help adapt existing legacy credentials types.
|
| PasswordCredentials
Credentials that have a password component.
|
| Recommended
Marks the common interfaces that are recommended for use.
|
| StandardCertificateCredentials
Credentials that have an ID, description, keystore and password, for example client certificates for SSL.
|
| StandardCredentials
Credentials that have a description to help the user differentiate the specific credential from a collection of
Credentials and an ID to help Jenkins locate the
specific credential from a collection of Credentials. |
| StandardUsernameCredentials
Credentials that have an ID, description and username.
|
| UsernameCredentials
Credentials that have a username.
|
| UsernamePasswordCredentials
Credentials that have both a username and a password component.
|
| Class and Description |
|---|
| CertificateCredentials
Client Credentials stored in a KeyStore.
|
| IdCredentials
Credentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials. |
| PasswordCredentials
Credentials that have a password component.
|
| StandardCertificateCredentials
Credentials that have an ID, description, keystore and password, for example client certificates for SSL.
|
| StandardCredentials
Credentials that have a description to help the user differentiate the specific credential from a collection of
Credentials and an ID to help Jenkins locate the
specific credential from a collection of Credentials. |
| StandardUsernameCredentials
Credentials that have an ID, description and username.
|
| StandardUsernamePasswordCredentials
The credential interface that standard username password based credentials should aim to implement.
|
| UsernameCredentials
Credentials that have a username.
|
| UsernamePasswordCredentials
Credentials that have both a username and a password component.
|
Copyright © 2004-2014. All Rights Reserved.