Uses of Interface
com.cloudbees.plugins.credentials.common.PasswordCredentials
Packages that use PasswordCredentials
-
Uses of PasswordCredentials in com.cloudbees.plugins.credentials.common
Subinterfaces of PasswordCredentials in com.cloudbees.plugins.credentials.commonModifier and TypeInterfaceDescriptioninterfaceClient Credentials stored in a KeyStore.interfaceCredentials that have an ID, description, keystore and password, for example client certificates for SSL.interfaceThe credential interface that standard username password based credentials should aim to implement.interfaceCredentials that have both a username and a password component. -
Uses of PasswordCredentials in com.cloudbees.plugins.credentials.impl
Classes in com.cloudbees.plugins.credentials.impl that implement PasswordCredentialsModifier and TypeClassDescriptionclassclassConcrete implementation ofStandardUsernamePasswordCredentials.