Class AuthorizationStrategyFactory
java.lang.Object
software.amazon.awssdk.awscore.internal.authcontext.AuthorizationStrategyFactory
Deprecated.
This is only used for compatibility with pre-SRA authorization logic. After we are comfortable that the new code
paths are working, we should migrate old clients to the new code paths (where possible) and delete this code.
Will create the correct authorization strategy based on provided credential type.
-
Constructor Summary
ConstructorsConstructorDescriptionAuthorizationStrategyFactory(SdkRequest request, MetricCollector metricCollector, SdkClientConfiguration clientConfiguration) Deprecated. -
Method Summary
-
Constructor Details
-
AuthorizationStrategyFactory
public AuthorizationStrategyFactory(SdkRequest request, MetricCollector metricCollector, SdkClientConfiguration clientConfiguration) Deprecated.
-
-
Method Details
-
strategyFor
Deprecated.
-