Package org.jclouds.azure.storage.config
Class AzureStorageOAuthConfigFactory
java.lang.Object
org.jclouds.azure.storage.config.AzureStorageOAuthConfigFactory
- All Implemented Interfaces:
OAuthConfigFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jclouds.oauth.v2.config.OAuthConfigFactory
OAuthConfigFactory.OAuthConfig, OAuthConfigFactory.OAuthConfigFromProperties
-
Method Summary
Modifier and TypeMethodDescriptionforRequest
(HttpRequest input) Returns the OAuth configuration to be used to authenticate the gicen request.
-
Method Details
-
forRequest
Description copied from interface:OAuthConfigFactory
Returns the OAuth configuration to be used to authenticate the gicen request.- Specified by:
forRequest
in interfaceOAuthConfigFactory
-