| Package | Description |
|---|---|
| de.adorsys.sts.simpleencryption |
| Modifier and Type | Method and Description |
|---|---|
String |
ObjectEncryption.decrypt(String encrypted) |
<T> T |
ObjectEncryption.decrypt(String encrypted,
Class<T> type) |
String |
ObjectEncryption.encrypt(Object object) |
String |
ObjectEncryption.encrypt(String plainText) |
Copyright © 2020. All rights reserved.