Class AwsCredentialGenerator

java.lang.Object
org.mariadb.jdbc.plugin.credential.aws.AwsCredentialGenerator

public class AwsCredentialGenerator extends Object
AWS credential generator
  • Constructor Details

    • AwsCredentialGenerator

      public AwsCredentialGenerator(Properties nonMappedOptions, String userName, HostAddress hostAddress)
      AWS Generator.
      Parameters:
      nonMappedOptions - non-standard options
      userName - user
      hostAddress - current server information
  • Method Details

    • getToken

      public Credential getToken()
      Generate authentication token
      Returns:
      token