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, setType
public MockKeyStoreFactoryBean()
public KeyStore createKeyStore() throws NoSuchProviderException, NoSuchAlgorithmException, KeyStoreException
createKeyStore
in class KeyStoreFactoryBean
NoSuchProviderException
NoSuchAlgorithmException
KeyStoreException
public boolean isKeyStoreCreated()
Copyright © 2005–2018 QOS.ch. All rights reserved.