public class MockSecureRandomFactoryBean extends SecureRandomFactoryBean
SecureRandomFactoryBean with test instrumentation.| Constructor and Description |
|---|
MockSecureRandomFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
SecureRandom |
createSecureRandom() |
boolean |
isSecureRandomCreated() |
getAlgorithm, getProvider, setAlgorithm, setProviderpublic MockSecureRandomFactoryBean()
public SecureRandom createSecureRandom() throws NoSuchProviderException, NoSuchAlgorithmException
createSecureRandom in class SecureRandomFactoryBeanNoSuchProviderExceptionNoSuchAlgorithmExceptionpublic boolean isSecureRandomCreated()
Copyright © 2005–2018 QOS.ch. All rights reserved.