public class SecurityCredentialsBasicProvider extends Object implements SecurityCredentialsProvider
SecurityCredentialsProvider. Use it
when custom logic for storing security credentials is not required and it
is OK to specify credentials directly in configuration.| Constructor and Description |
|---|
SecurityCredentialsBasicProvider(SecurityCredentials cred)
Constructs security credentials provider based on security credentials passed in.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityCredentials |
credentials()
Gets security credentials.
|
public SecurityCredentialsBasicProvider(SecurityCredentials cred)
cred - Security credentials.public SecurityCredentials credentials() throws IgniteCheckedException
credentials in interface SecurityCredentialsProviderIgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019