Uses of Interface
com.cloudbees.plugins.credentials.common.StandardUsernameCredentials
Packages that use StandardUsernameCredentials
-
Uses of StandardUsernameCredentials in com.cloudbees.plugins.credentials.common
Subinterfaces of StandardUsernameCredentials in com.cloudbees.plugins.credentials.commonModifier and TypeInterfaceDescriptioninterfaceThe credential interface that standard username password based credentials should aim to implement.Methods in com.cloudbees.plugins.credentials.common with parameters of type StandardUsernameCredentialsModifier and TypeMethodDescriptionprotected StringStandardUsernameListBoxModel.describe(StandardUsernameCredentials c) Generate a description of the supplied credential.StandardUsernameCredentials.NameProvider.getName(StandardUsernameCredentials c) Name the credential.StandardUsernamePasswordCredentials.NameProvider.getName(StandardUsernameCredentials c) Name the credential. -
Uses of StandardUsernameCredentials in com.cloudbees.plugins.credentials.impl
Classes in com.cloudbees.plugins.credentials.impl that implement StandardUsernameCredentialsModifier and TypeClassDescriptionclassConcrete implementation ofStandardUsernamePasswordCredentials.