Class AwsCredentialGenerator


  • public class AwsCredentialGenerator
    extends Object
    AWS credential generator
    • Constructor Detail

      • AwsCredentialGenerator

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

      • getToken

        public Credential getToken()
        Generate authentication token
        Returns:
        token