public class BucketPathEncryption extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
encryptContainer |
| Constructor and Description |
|---|
BucketPathEncryption() |
| Modifier and Type | Method and Description |
|---|---|
static org.adorsys.encobject.complextypes.BucketDirectory |
decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory) |
static org.adorsys.encobject.complextypes.BucketPath |
decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketPath bucketPath) |
static String |
decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword BucketPathEncryptionPassword,
String encryptedHexString) |
static org.adorsys.encobject.complextypes.BucketDirectory |
encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory) |
static org.adorsys.encobject.complextypes.BucketPath |
encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketPath bucketPath) |
public static final boolean encryptContainer
public static org.adorsys.encobject.complextypes.BucketDirectory encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory)
public static org.adorsys.encobject.complextypes.BucketPath encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketPath bucketPath)
public static org.adorsys.encobject.complextypes.BucketDirectory decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory)
public static org.adorsys.encobject.complextypes.BucketPath decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.complextypes.BucketPath bucketPath)
Copyright © 2018. All Rights Reserved.