@Bean(name="user-status-endpoint",
parent=HttpMessageReceiver.class,
active=true)
@ConfigType(value={DefaultMode,SessionManagerMode,ConnectionManagersMode,ComponentMode})
public class UserStatusEndpointModule
extends AbstractBareModule
commandManager, namecontextPath, httpServer, uuid, vhostsHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
UserStatusEndpointModule() |
| Modifier and Type | Method and Description |
|---|---|
tigase.db.AuthRepository |
getAuthRepository() |
String |
getDescription() |
tigase.db.UserRepository |
getUserRepository() |
boolean |
isRequestAllowed(String key,
String domain,
String path) |
boolean |
processPacket(tigase.server.Packet packet) |
addOutPacket, addOutPacket, everyHour, everyMinute, everySecond, executedIn, getComponentName, getDiscoInfo, getDiscoItems, getFeatures, getJid, getModuleByUUID, getName, getStatistics, init, initBindings, initialize, isAdmin, setName, setStatisticsPrefix, start, statisticExecutedIn, stopbeanConfigurationChanged, beforeUnregister, getKernel, register, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String getDescription()
public tigase.db.UserRepository getUserRepository()
public tigase.db.AuthRepository getAuthRepository()
public boolean processPacket(tigase.server.Packet packet)
processPacket in interface ModuleprocessPacket in class AbstractBareModuleCopyright © 2013–2019 Tigase. All rights reserved.