|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Encryptor | Responsible for encrypting/decrypting bytes. |
| GuardedByteArray.Accessor | Callback interface for those times that it is necessary to access the clear text of the guarded bytes. |
| GuardedString.Accessor | Callback interface for those times that it is necessary to access the clear text of the secure string. |
| Class Summary | |
|---|---|
| EncryptorFactory | |
| GuardedByteArray | Secure byte array implementation that solves the problems associated with
keeping confidential data as byte[]. |
| GuardedString | Secure string implementation that solves the problems associated with
keeping passwords as java.lang.String. |
| SecurityUtil | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||