| Package | Description |
|---|---|
| org.jclouds.encryption.internal | |
| org.jclouds.io.payloads | |
| org.jclouds.rest | |
| org.jclouds.rest.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
JCECrypto |
| 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) |
| 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) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.