Uses of Package
software.amazon.awssdk.identity.spi
Packages that use software.amazon.awssdk.identity.spi
Package
Description
-
Classes in software.amazon.awssdk.identity.spi used by software.amazon.awssdk.identity.spiClassDescriptionProvides access to the AWS credentials used for accessing services: AWS access key ID and secret access key.A special type of
AwsCredentialsIdentitythat provides a session token to be used in service authentication.Interface to represent who is using the SDK, i.e., the identity of the caller, used for authentication.A strongly-typed property for input to anIdentityProvider.Interface for loadingIdentitythat is used for authentication.A builder for aIdentityProviders.A request to resolve anIdentity.A builder for aResolveIdentityRequest.Provides token which is used to securely authorize requests to services that use token based auth, e.g., OAuth. -
Classes in software.amazon.awssdk.identity.spi used by software.amazon.awssdk.identity.spi.internalClassDescriptionProvides access to the AWS credentials used for accessing services: AWS access key ID and secret access key.A special type of
AwsCredentialsIdentitythat provides a session token to be used in service authentication.Interface to represent who is using the SDK, i.e., the identity of the caller, used for authentication.A strongly-typed property for input to anIdentityProvider.Interface for loadingIdentitythat is used for authentication.An interface to allow retrieving anIdentityProviderbased on the identity type.A builder for aIdentityProviders.A request to resolve anIdentity.A builder for aResolveIdentityRequest.