org.glassfish.internal.api
Class SharedSecureRandom

java.lang.Object
  extended by org.glassfish.security.common.SharedSecureRandomImpl
      extended by org.glassfish.internal.api.SharedSecureRandom

public final class SharedSecureRandom
extends SharedSecureRandomImpl

An utility class that supplies an Initialized SecureRandom.


Constructor Summary
SharedSecureRandom()
           
 
Method Summary
 
Methods inherited from class org.glassfish.security.common.SharedSecureRandomImpl
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedSecureRandom

public SharedSecureRandom()


Copyright © 2012 GlassFish Community. All Rights Reserved.