Package | Description |
---|---|
org.jclouds.atmos.filters | |
org.jclouds.aws.filters | |
org.jclouds.azure.storage.filters | |
org.jclouds.cloudstack.filters | |
org.jclouds.gogrid.filters | |
org.jclouds.http.filters | |
org.jclouds.s3.filters |
This package contains HttpRequestFilters needed to operate the REST api.
|
org.jclouds.smartos | |
org.jclouds.snia.cdmi.v1.filters |
Constructor and Description |
---|
ShareUrl(String uid,
String encodedKey,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilders,
Crypto crypto) |
SignRequest(SignatureWire signatureWire,
String uid,
String encodedKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
FormSigner(SignatureWire signatureWire,
String apiVersion,
String accessKey,
String secretKey,
javax.inject.Provider<String> dateService,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
SharedKeyLiteAuthentication(SignatureWire signatureWire,
String identity,
String encodedKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
QuerySigner(SignatureWire signatureWire,
String accessKey,
String secretKey,
Crypto crypto,
HttpUtils utils,
javax.inject.Provider<javax.ws.rs.core.UriBuilder> builder) |
Constructor and Description |
---|
SharedKeyLiteAuthentication(String apiKey,
String secret,
Long timeStamp,
HttpUtils utils) |
Constructor and Description |
---|
BasicAuthentication(String user,
String password,
Crypto crypto) |
Constructor and Description |
---|
RequestAuthorizeSignature(SignatureWire signatureWire,
String authTag,
boolean isVhostStyle,
String servicePath,
String headerTag,
String accessKey,
String secretKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
SmartOSHostController(com.google.common.base.Supplier<URI> provider,
String identity,
String credential,
SshClient.Factory sshFactory,
Json json) |
Constructor and Description |
---|
BasicAuthenticationAndTenantId(String tenantIdAndUsername,
String password,
Crypto crypto) |
Copyright © 2009-2012 jclouds. All Rights Reserved.