public class BucketPathEncryption extends Object
| 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.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory) |
static org.adorsys.encobject.complextypes.BucketPath |
decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketPath bucketPath) |
static String |
decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword BucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
String encryptedHexString,
Boolean isPath) |
static org.adorsys.encobject.complextypes.BucketDirectory |
encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory) |
static org.adorsys.encobject.complextypes.BucketPath |
encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketPath bucketPath) |
public static final String UTF_8
public static org.adorsys.encobject.complextypes.BucketDirectory encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory)
public static org.adorsys.encobject.complextypes.BucketPath encrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketPath bucketPath)
public static org.adorsys.encobject.complextypes.BucketDirectory decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketDirectory bucketDirectory)
public static org.adorsys.encobject.complextypes.BucketPath decrypt(org.adorsys.encobject.types.BucketPathEncryptionPassword bucketPathEncryptionPassword,
org.adorsys.encobject.types.properties.BucketPathEncryptionFilenameOnly bucketPathEncryptionFilenameOnly,
org.adorsys.encobject.complextypes.BucketPath bucketPath)
Copyright © 2019. All Rights Reserved.