Package com.iplanet.am.util
Interface SecureRandomFactory
-
- All Known Implementing Classes:
SecureRandomFactoryImpl
public interface SecureRandomFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SecureRandomgetSecureRandomInstance()
-
-
-
Method Detail
-
getSecureRandomInstance
SecureRandom getSecureRandomInstance() throws Exception
- Throws:
Exception
-
-