@groovy.transform.CompileStatic @Deprecated @SuppressWarnings(['LineLength', 'ClassNameSameAsSuperclass']) class SimplePasswordCredentials extends SimplePasswordCredentials
Simple memory-based implementation of password credentials. Not the most secure, but I don;t think the interface lends itself to be secure.