Package software.amazon.awssdk.auth.token.credentials
-
Interface Summary Interface Description ChildProfileTokenProviderFactory A factory forSdkTokenProviderthat are derived from properties as defined in he given profile.ProfileTokenProvider.Builder A builder for creating a customProfileTokenProvider.SdkToken Provides token which is used to securely authorize requests to services that use token based auth, e.g., OAuth.SdkTokenProvider Interface for loadingSdkTokenthat are used for authentication.SdkTokenProviderChain.Builder A builder for aSdkTokenProviderChainthat allows controlling its behavior.SdkTokenProviderFactoryProperties.Builder -
Class Summary Class Description ProfileTokenProvider Token provider based on AWS configuration profiles.SdkTokenProviderChain AnSdkTokenProviderimplementation that chains together multiple token providers.SdkTokenProviderFactoryProperties StaticTokenProvider An implementation ofSdkTokenProviderthat returns a set implementation ofSdkToken.