public class KeyStoreAdaptor extends QBeanSupport implements KeyStoreAdaptorMBean
<key-store class="org.jpos.q2.security.KeyStoreAdaptor" logger="Q2"> <attr name="impl">org.jpos.security.SimpleKeyFile</attr> <property name="key-file" value="deploy/keys" /> </key-store>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_IMPL |
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
KeyStoreAdaptor() |
Modifier and Type | Method and Description |
---|---|
protected void |
destroyService() |
java.lang.String |
getImpl() |
protected void |
initService() |
void |
setImpl(java.lang.String clazz) |
addAttr, close, createElement, destroy, getAttrs, getAttrs, getConfiguration, getDump, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getScheduledThreadPoolExecutor, getServer, getState, getStateAsString, init, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, startService, stop, stopService
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDump, getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServer
destroy, getState, getStateAsString, init, start, stop
getPersist, isModified
public static final java.lang.String DEFAULT_IMPL
protected void initService() throws java.lang.Exception
initService
in class QBeanSupport
java.lang.Exception
public void setImpl(java.lang.String clazz)
setImpl
in interface KeyStoreAdaptorMBean
public java.lang.String getImpl()
getImpl
in interface KeyStoreAdaptorMBean
protected void destroyService() throws java.lang.Exception
destroyService
in class QBeanSupport
java.lang.Exception