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
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019