- java.lang.Object
-
- com.spotify.folsom.authenticate.PlaintextAuthenticator
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private java.lang.String |
password |
private java.lang.String |
username |
-
Constructor Summary
Constructors
| Constructor and Description |
PlaintextAuthenticator(java.lang.String username,
java.lang.String password) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020 Spotify AB. All Rights Reserved.