| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials.common | |
| com.cloudbees.plugins.credentials.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CertificateCredentials
Client Credentials stored in a KeyStore.
|
interface |
StandardCertificateCredentials
Credentials that have an ID, description, keystore and password, for example client certificates for SSL.
|
interface |
StandardUsernamePasswordCredentials
The credential interface that standard username password based credentials should aim to implement.
|
interface |
UsernamePasswordCredentials
Credentials that have both a username and a password component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateCredentialsImpl |
class |
UsernamePasswordCredentialsImpl
Concrete implementation of
StandardUsernamePasswordCredentials. |
Copyright © 2016–2017. All rights reserved.