|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.security.common.SharedSecureRandomImpl
public class SharedSecureRandomImpl
An utility class that supplies an Initialized SecureRandom.
| Constructor Summary | |
|---|---|
SharedSecureRandomImpl()
|
|
| Method Summary | |
|---|---|
static java.security.SecureRandom |
get()
Can a single java.security.SecureRandom instance be shared safely by multiple threads ?. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SharedSecureRandomImpl()
| Method Detail |
|---|
public static java.security.SecureRandom get()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||