Class AwsCredentialGenerator
java.lang.Object
org.mariadb.jdbc.plugin.credential.aws.AwsCredentialGenerator
AWS credential generator
-
Constructor Summary
ConstructorsConstructorDescriptionAwsCredentialGenerator(Properties nonMappedOptions, String userName, HostAddress hostAddress) AWS Generator. -
Method Summary
-
Constructor Details
-
AwsCredentialGenerator
public AwsCredentialGenerator(Properties nonMappedOptions, String userName, HostAddress hostAddress) AWS Generator.- Parameters:
nonMappedOptions- non-standard optionsuserName- userhostAddress- current server information
-
-
Method Details
-
getToken
Generate authentication token- Returns:
- token
-