@Recommended(since="1.6") @NameWith(value=StandardCredentials.NameProvider.class, priority=-16) public interface StandardCredentials extends IdCredentials
Credentials and an ID to help Jenkins locate the
specific credential from a collection of Credentials. Most credentials
should aim to implement this interface.| Modifier and Type | Interface and Description |
|---|---|
static class |
StandardCredentials.NameProvider
Our name provider.
|
IdCredentials.Helpers| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the Description.
|
getIdgetDescriptor, getScope@NonNull String getDescription()
Copyright © 2016–2018. All rights reserved.