Uses of Interface
com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials
Packages that use StandardUsernamePasswordCredentials
-
Uses of StandardUsernamePasswordCredentials in com.cloudbees.plugins.credentials.impl
Classes in com.cloudbees.plugins.credentials.impl that implement StandardUsernamePasswordCredentialsModifier and TypeClassDescriptionclass
Concrete implementation ofStandardUsernamePasswordCredentials
.Methods in com.cloudbees.plugins.credentials.impl that return StandardUsernamePasswordCredentialsModifier and TypeMethodDescriptionUsernamePasswordCredentialsSnapshotTaker.snapshot
(StandardUsernamePasswordCredentials credentials) Create a self-contained version of thisCredentials
that does not require access to any external files or resources.Methods in com.cloudbees.plugins.credentials.impl that return types with arguments of type StandardUsernamePasswordCredentialsModifier and TypeMethodDescriptionUsernamePasswordCredentialsSnapshotTaker.type()
The type of credentials that thisCredentialsSnapshotTaker
operates on.Methods in com.cloudbees.plugins.credentials.impl with parameters of type StandardUsernamePasswordCredentialsModifier and TypeMethodDescriptionUsernamePasswordCredentialsSnapshotTaker.snapshot
(StandardUsernamePasswordCredentials credentials) Create a self-contained version of thisCredentials
that does not require access to any external files or resources.