| Package | Description |
|---|---|
| com.cloudbees.plugins.credentials.common | |
| com.cloudbees.plugins.credentials.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StandardUsernamePasswordCredentials
The credential interface that standard username password based credentials should aim to implement.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UsernamePasswordCredentials.NameProvider.getName(UsernamePasswordCredentials credentials)
Name the credential.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsernamePasswordCredentialsImpl
Concrete implementation of
StandardUsernamePasswordCredentials. |
Copyright © 2016–2018. All rights reserved.