com.sun.enterprise.universal.security
Class SecurityUtils

java.lang.Object
  extended by com.sun.enterprise.universal.security.SecurityUtils

public final class SecurityUtils
extends java.lang.Object

Created October 28, 2010

Author:
Byron Nevins

Method Summary
static java.lang.String getSecureRandomHexString(int numBytes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSecureRandomHexString

public static java.lang.String getSecureRandomHexString(int numBytes)


Copyright © 2012 GlassFish Community. All Rights Reserved.