| Package | Description |
|---|---|
| com.atlassian.bamboo.security |
| Modifier and Type | Method and Description |
|---|---|
String |
EncryptionServiceImpl.decrypt(String data)
Deprecated.
|
String |
MigratingEncryptionService.decrypt(String data) |
String |
EncryptionService.decrypt(String data)
Deprecated.
Set of complementary methods
EncryptionService.encrypt(String) and EncryptionService.decrypt(String) provide means
to obfuscate sensitive data. |
String |
EncryptionServiceImpl.encrypt(String stringToEncrypt)
Deprecated.
|
String |
MigratingEncryptionService.encrypt(String data) |
String |
EncryptionService.encrypt(String data)
Deprecated.
Set of complementary methods
EncryptionService.encrypt(String) and EncryptionService.decrypt(String) provide means
to obfuscate sensitive data. |
| Constructor and Description |
|---|
EncryptionServiceImpl()
Deprecated.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.