AXL RADIUS Server API V3

com.theorem.radserver3.radutil
Class RadRand

Object
  extended byRandom
      extended bySecureRandom
          extended byRadRand
All Implemented Interfaces:
Serializable

public final class RadRand
extends SecureRandom

Extension to SecureRandom.

See Also:
Serialized Form

Field Summary
static String Secure
           
 
Constructor Summary
RadRand()
          Default constructor.
 
Method Summary
 String getVersion()
          Get the version.
 byte nextByte()
          Get the next byte value.
 int nextUnsignedByte()
          Get the next unsigned byte value.
 
Methods inherited from class SecureRandom
generateSeed, getInstance, getInstance, getInstance, getProvider, getSeed, nextBytes, setSeed, setSeed
 
Methods inherited from class Random
nextBoolean, nextDouble, nextFloat, nextGaussian, nextInt, nextInt, nextLong
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Secure

public static final String Secure
See Also:
Constant Field Values
Constructor Detail

RadRand

public RadRand()
Default constructor.

Method Detail

getVersion

public String getVersion()
Get the version.

Returns:
Version.

nextByte

public byte nextByte()
Get the next byte value.

Returns:
The next byte.

nextUnsignedByte

public int nextUnsignedByte()
Get the next unsigned byte value.

Returns:
The next byte.

AXL RADIUS Server API V3

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.