|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncryptionContext | |
|---|---|
| com.randomcoder.crypto | Cryptography support classes. |
| com.randomcoder.user | User-management classes. |
| Uses of EncryptionContext in com.randomcoder.crypto |
|---|
| Classes in com.randomcoder.crypto that implement EncryptionContext | |
|---|---|
class |
TransientAESEncryptionContext
EncryptionContext which implements padded AES encryption using a temporary key. |
| Constructors in com.randomcoder.crypto with parameters of type EncryptionContext | |
|---|---|
EncryptedObjectPropertyEditor(EncryptionContext context)
Creates a new property editor, using the given secret key context. |
|
| Uses of EncryptionContext in com.randomcoder.user |
|---|
| Methods in com.randomcoder.user with parameters of type EncryptionContext | |
|---|---|
void |
AccountCreateController.setEncryptionContext(EncryptionContext encryptionContext)
Sets the encryption context to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||