Package | Description |
---|---|
org.jclouds.atmos.filters | |
org.jclouds.atmos.util | |
org.jclouds.aws.s3.filters |
This package contains HttpRequestFilters needed to operate the REST api.
|
org.jclouds.azure.storage.filters | |
org.jclouds.chef.config | |
org.jclouds.chef.filters | |
org.jclouds.cloudstack.filters | |
org.jclouds.cloudstack.functions | |
org.jclouds.ec2.compute.functions | |
org.jclouds.encryption.bouncycastle | |
org.jclouds.encryption.internal | |
org.jclouds.hpcloud.objectstorage.blobstore | |
org.jclouds.io.payloads | |
org.jclouds.openstack.swift.blobstore | |
org.jclouds.rest | |
org.jclouds.rest.internal | |
org.jclouds.s3.filters |
This package contains HttpRequestFilters needed to operate the REST api.
|
Constructor and Description |
---|
ShareUrl(com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
Crypto crypto) |
SignRequest(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Modifier and Type | Method and Description |
---|---|
static String |
AtmosUtils.putBlob(AtmosClient sync,
Crypto crypto,
BlobToObject blob2Object,
String container,
Blob blob,
PutOptions options) |
Constructor and Description |
---|
AWSRequestAuthorizeSignature(SignatureWire signatureWire,
String authTag,
boolean isVhostStyle,
String servicePath,
String headerTag,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
SharedKeyLiteAuthentication(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<PrivateKey> |
BaseChefHttpApiModule.provideValidatorCredential(Crypto crypto,
com.google.inject.Injector injector) |
Constructor and Description |
---|
SignedHeaderAuth(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<PrivateKey> supplyKey,
javax.inject.Provider<String> timeStampProvider,
HttpUtils utils,
Crypto crypto) |
Constructor and Description |
---|
QuerySigner(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
WindowsLoginCredentialsFromEncryptedData(Crypto crypto) |
Constructor and Description |
---|
WindowsLoginCredentialsFromEncryptedData(Crypto crypto) |
Modifier and Type | Class and Description |
---|---|
class |
BouncyCastleCrypto |
Modifier and Type | Class and Description |
---|---|
class |
JCECrypto |
Constructor and Description |
---|
HPCloudObjectStorageBlobRequestSigner(com.google.common.base.Function<Invocation,HttpRequest> processor,
BlobToObject blobToObject,
BlobToHttpGetOptions blob2HttpGetOptions,
Crypto crypto,
com.google.inject.Provider<Long> unixEpochTimestampProvider,
com.google.common.base.Supplier<Access> access,
com.google.common.base.Supplier<Credentials> creds) |
Modifier and Type | Field and Description |
---|---|
protected Crypto |
BaseCipherPayload.crypto |
Constructor and Description |
---|
BaseCipherPayload(Crypto crypto,
Payload delegate,
Key key) |
RSADecryptingPayload(Crypto crypto,
Payload delegate,
Key key) |
RSAEncryptingPayload(Crypto crypto,
Payload delegate,
Key key) |
Constructor and Description |
---|
SwiftBlobSigner(BlobToObject blobToObject,
BlobToHttpGetOptions blob2HttpGetOptions,
Crypto crypto,
com.google.inject.Provider<Long> unixEpochTimestampProvider,
com.google.common.base.Supplier<String> temporaryUrlKeySupplier,
com.google.common.base.Function<Invocation,HttpRequest> processor,
Class<T> ownerType)
create a signer for this subtype of swift
|
Modifier and Type | Method and Description |
---|---|
Crypto |
Utils.crypto() |
Modifier and Type | Method and Description |
---|---|
Crypto |
UtilsImpl.crypto() |
Constructor and Description |
---|
UtilsImpl(com.google.inject.Injector injector,
Json json,
XMLParser xml,
HttpClient simpleClient,
Crypto encryption,
DateService date,
com.google.common.eventbus.EventBus eventBus,
Map<String,Credentials> credentialStore,
Logger.LoggerFactory loggerFactory) |
Constructor and Description |
---|
RequestAuthorizeSignature(SignatureWire signatureWire,
String authTag,
boolean isVhostStyle,
String servicePath,
String headerTag,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.