|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectRandom
SecureRandom
RadRand
Extension to SecureRandom.
| 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 |
public static final String Secure
| Constructor Detail |
public RadRand()
| Method Detail |
public String getVersion()
public byte nextByte()
public int nextUnsignedByte()
|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||