Uses of Class
org.jclouds.oauth.v2.config.Authorization
- 
Packages that use Authorization Package Description org.jclouds.googlecloudstorage.blobstore org.jclouds.oauth.v2.config  - 
- 
Uses of Authorization in org.jclouds.googlecloudstorage.blobstore
Constructor parameters in org.jclouds.googlecloudstorage.blobstore with annotations of type Authorization Constructor Description GoogleCloudStorageBlobRequestSigner(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<PrivateKey> privateKey, javax.inject.Provider<Long> timestamp, HttpUtils utils) - 
Uses of Authorization in org.jclouds.oauth.v2.config
Methods in org.jclouds.oauth.v2.config with annotations of type Authorization Modifier and Type Method Description protected com.google.common.base.Supplier<URI>OAuthModule. oauthEndpoint(String endpoint) 
 -