public class UserStatusEndpointModule extends AbstractModule
commandManager, uuidHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
UserStatusEndpointModule() |
| Modifier and Type | Method and Description |
|---|---|
tigase.db.AuthRepository |
getAuthRepository() |
String |
getDescription() |
String |
getName() |
tigase.db.UserRepository |
getUserRepository() |
boolean |
isRequestAllowed(String key,
String domain,
String path) |
boolean |
processPacket(tigase.server.Packet packet) |
addOutPacket, addOutPacket, everyHour, everyMinute, everySecond, executedIn, getDefaults, getDiscoInfo, getDiscoItems, getFeatures, getJid, getModuleByUUID, getStatistics, init, initBindings, isAdmin, setProperties, setStatisticsPrefix, start, statisticExecutedIn, stoppublic String getName()
public String getDescription()
public boolean isRequestAllowed(String key, String domain, String path)
isRequestAllowed in interface ModuleisRequestAllowed in class AbstractModulepublic tigase.db.UserRepository getUserRepository()
getUserRepository in interface ModulegetUserRepository in class AbstractModulepublic tigase.db.AuthRepository getAuthRepository()
getAuthRepository in interface ModulegetAuthRepository in class AbstractModulepublic boolean processPacket(tigase.server.Packet packet)
processPacket in interface ModuleprocessPacket in class AbstractModuleCopyright © 2013–2020 "Tigase, Inc.". All rights reserved.