public class MockKeyStoreFactoryBean extends KeyStoreFactoryBean
KeyStoreFactoryBean with test instrumentation.| Constructor and Description |
|---|
MockKeyStoreFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
KeyStore |
createKeyStore() |
boolean |
isKeyStoreCreated() |
getLocation, getPassword, getProvider, getType, setLocation, setPassword, setProvider, setTypepublic MockKeyStoreFactoryBean()
public KeyStore createKeyStore() throws NoSuchProviderException, NoSuchAlgorithmException, KeyStoreException
createKeyStore in class KeyStoreFactoryBeanNoSuchProviderExceptionNoSuchAlgorithmExceptionKeyStoreExceptionpublic boolean isKeyStoreCreated()
Copyright © 2005–2018 QOS.ch. All rights reserved.