@groovy.transform.CompileStatic class SimpleRepositoryCredentials 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 |
|---|
SimpleRepositoryCredentials
() |
Groovy Documentation