Package com.boomi.common.rest.rolesanywhere
-
Class Summary Class Description AwsSessionCredentials A class that represents AWS session credentials for use with the Apache HTTP client.CachedCredentials Wrapper class for storing AWS Temporary credentials in the connector cache.CredentialsSupplierFactory This class is responsible for creatingSupplier<AWSCredentials>
s according to the authentication mechanism configured in the connection: For Access Key authentication, the supplier always return the same set ofAWSCredentials
.RolesAnywhereConfigFactory This class createsRolesAnywhereConfig
instances with the user data required to obtain temporary AWS credentials, based on trusts established between users public key infrastructure (PKI) and AWS IAM Roles Anywhere.