Package org.lockss.laaws.config.impl
Class UsernamesApiServiceImpl
java.lang.Object
org.lockss.spring.base.BaseSpringApiServiceImpl
org.lockss.laaws.config.impl.UsernamesApiServiceImpl
- All Implemented Interfaces:
UsernamesApiDelegate
@Service
public class UsernamesApiServiceImpl
extends BaseSpringApiServiceImpl
implements UsernamesApiDelegate
-
Nested Class Summary
Nested classes/interfaces inherited from class org.lockss.spring.base.BaseSpringApiServiceImpl
BaseSpringApiServiceImpl.MapMessageListener -
Field Summary
Fields inherited from class org.lockss.spring.base.BaseSpringApiServiceImpl
DEFAULT_CONFIG_WAIT_TIME, DEFAULT_READY_WAIT_TIME, JMS_BOTH, JMS_RECEIVE, JMS_SEND, jmsConsumer, jmsProducer, PARAM_CONFIG_WAIT_TIME, PARAM_READY_WAIT_TIME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.lockss.state.StateManagerMethods inherited from class org.lockss.spring.base.BaseSpringApiServiceImpl
configMgrCreated, getClassName, getConfigWaitTime, getJMSManager, getPluginManager, getReadyWaitTime, getRunningLockssDaemon, getWaitTime, jmsSetUpDone, jsonResponse, receiveMessage, registerConfigCallback, setUpJms, setUpJms, setUpJms, stopJms, stringResponse, waitConfig, waitConfig, waitReady, waitReadyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.lockss.laaws.config.api.UsernamesApiDelegate
getAcceptHeader, getObjectMapper, getRequest
-
Constructor Details
-
UsernamesApiServiceImpl
public UsernamesApiServiceImpl()
-
-
Method Details
-
getStateManager
protected org.lockss.state.StateManager getStateManager()- Overrides:
getStateManagerin classBaseSpringApiServiceImpl
-
getUserAccountNames
- Specified by:
getUserAccountNamesin interfaceUsernamesApiDelegate- See Also:
-