| 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
ListBoxModel with StandardCredentials support. |
| Class and Description |
|---|
AbstractIdCredentialsListBoxModel
ListBoxModel with support for credentials. |
| 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 © 2016–2017. All rights reserved.