Package com.iplanet.am.util
Class SecureRandomManager
- java.lang.Object
-
- com.iplanet.am.util.SecureRandomManager
-
public class SecureRandomManager extends Object
-
-
Constructor Summary
Constructors Constructor Description SecureRandomManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SecureRandomgetSecureRandom()
-
-
-
Method Detail
-
getSecureRandom
public static SecureRandom getSecureRandom() throws Exception
- Throws:
Exception
-
-