Uses of Annotation Interface
org.jclouds.oauth.v2.config.Authorization
Packages that use Authorization
-
Uses of Authorization in org.jclouds.googlecloudstorage.blobstore
Constructor parameters in org.jclouds.googlecloudstorage.blobstore with annotations of type AuthorizationModifierConstructorDescriptionprotected
GoogleCloudStorageBlobRequestSigner
(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<PrivateKey> privateKey, jakarta.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 AuthorizationModifier and TypeMethodDescriptionprotected com.google.common.base.Supplier
<URI> OAuthModule.oauthEndpoint
(String endpoint)