Class STS2ClientFactory

java.lang.Object
org.apache.camel.component.aws2.sts.client.STS2ClientFactory

public final class STS2ClientFactory extends Object
Factory class to return the correct type of AWS STS aws.
  • Method Details

    • getStsClient

      public static STS2InternalClient getStsClient(STS2Configuration configuration)
      Return the correct aws STS client (based on remote vs local).
      Parameters:
      configuration - configuration
      Returns:
      StsClient