GWTP Dispatch Server, Guice implementation 0.6-redhat-1

com.gwtplatform.dispatch.server.guice
Class SecureRandomSingleton

java.lang.Object
  extended by java.util.Random
      extended by java.security.SecureRandom
          extended by com.gwtplatform.dispatch.server.guice.SecureRandomSingleton
All Implemented Interfaces:
Serializable

public class SecureRandomSingleton
extends SecureRandom

Author:
Philippe Beaudoin
See Also:
Serialized Form

Constructor Summary
SecureRandomSingleton()
           
 
Method Summary
 
Methods inherited from class java.security.SecureRandom
generateSeed, getAlgorithm, getInstance, getInstance, getInstance, getProvider, getSeed, next, nextBytes, setSeed, setSeed
 
Methods inherited from class java.util.Random
nextBoolean, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureRandomSingleton

public SecureRandomSingleton()

GWTP Dispatch Server, Guice implementation 0.6-redhat-1

Copyright © 2010-2012 ArcBees. All Rights Reserved.