|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| SecureRandomService | A generator for random data which is cryptographically secure, based
on the same interface as SecureRandom. |
| SecureTokenGenerator | Generator for randomly generated Strings which can be used for cryptographically
secure tokens. |
| Class Summary | |
|---|---|
| DefaultSecureRandomService | Implementation of the SecureRandomService which delegates to a single, shared instance
of SecureRandom. |
| DefaultSecureTokenGenerator | Implementation of SecureTokenGenerator which uses the DefaultSecureRandomService
for random byte generation. |
| SecureRandomFactory | A factory which returns properly initialised instances of SecureRandom. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||