@groovy.transform.CompileStatic class SimplePasswordCredentials extends Object implements PasswordCredentials
Simple memory-based implementation of password credentials. Not the most secure, but I don't think the interface lends itself to be secure.
| Constructor and description |
|---|
SimplePasswordCredentials
() |
Groovy Documentation