public class PlainCredentials extends Object implements Credentials
Credentials
which just uses its constructor to hold user/password values.Constructor and Description |
---|
PlainCredentials(String user,
String pwd)
Creates credentials object.
|
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Returns password
|
String |
getUser()
Returns user name
|
public String getUser()
getUser
in interface Credentials
public String getPassword()
getPassword
in interface Credentials
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024