Package org.glassfish.internal.api
Class SharedSecureRandom
java.lang.Object
org.glassfish.security.common.SharedSecureRandomImpl
org.glassfish.internal.api.SharedSecureRandom
public final class SharedSecureRandom
extends org.glassfish.security.common.SharedSecureRandomImpl
An utility class that supplies an Initialized SecureRandom.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.glassfish.security.common.SharedSecureRandomImpl
get
-
Constructor Details
-
SharedSecureRandom
public SharedSecureRandom()
-