Interface StandardUsernamePasswordCredentials
- All Superinterfaces:
Credentials
,Describable<Credentials>
,ExtensionPoint
,IdCredentials
,PasswordCredentials
,Serializable
,StandardCredentials
,StandardUsernameCredentials
,UsernameCredentials
,UsernamePasswordCredentials
- All Known Implementing Classes:
UsernamePasswordCredentialsImpl
@Recommended(since="1.6")
@NameWith(value=NameProvider.class,
priority=32)
public interface StandardUsernamePasswordCredentials
extends StandardUsernameCredentials, UsernamePasswordCredentials
The credential interface that standard username password based credentials should aim to implement.
- Since:
- 1.6
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Our name provider.Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
Nested classes/interfaces inherited from interface com.cloudbees.plugins.credentials.common.IdCredentials
IdCredentials.Helpers
-
Method Summary
Methods inherited from interface com.cloudbees.plugins.credentials.Credentials
forRun, getDescriptor, getScope
Methods inherited from interface com.cloudbees.plugins.credentials.common.IdCredentials
getId
Methods inherited from interface com.cloudbees.plugins.credentials.common.PasswordCredentials
getPassword
Methods inherited from interface com.cloudbees.plugins.credentials.common.StandardCredentials
getDescription
Methods inherited from interface com.cloudbees.plugins.credentials.common.UsernameCredentials
getUsername, isUsernameSecret