Package | Description |
---|---|
com.cloudbees.plugins.credentials.common |
Modifier and Type | Interface and Description |
---|---|
interface |
CertificateCredentials
Client Credentials stored in a KeyStore.
|
interface |
IdCredentials
Credentials that have an unique ID that assists in retrieving the specific credential from a collection of
Credentials . |
interface |
PasswordCredentials
Credentials that have a password component.
|
interface |
UsernameCredentials
Credentials that have a username.
|
interface |
UsernamePasswordCredentials
Credentials that have both a username and a password component.
|
Copyright © 2016. All rights reserved.