@Bean(name="setupRedirect",
parent=HttpMessageReceiver.class,
active=true)
@ConfigType(value=SetupMode)
public class SetupModeRedirectModule
extends AbstractBareModule
commandManager, namecontextPath, httpServer, uuid, vhostsHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
SetupModeRedirectModule() |
| Modifier and Type | Method and Description |
|---|---|
tigase.db.AuthRepository |
getAuthRepository() |
String |
getDescription() |
tigase.db.UserRepository |
getUserRepository() |
boolean |
isRequestAllowed(String key,
String domain,
String path) |
void |
setName(String name) |
void |
start() |
void |
stop() |
addOutPacket, addOutPacket, everyHour, everyMinute, everySecond, executedIn, getComponentName, getDiscoInfo, getDiscoItems, getFeatures, getJid, getModuleByUUID, getName, getStatistics, init, initBindings, initialize, isAdmin, processPacket, setStatisticsPrefix, statisticExecutedInbeanConfigurationChanged, beforeUnregister, getKernel, register, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setName(String name)
setName in class AbstractBareModulepublic String getDescription()
public tigase.db.UserRepository getUserRepository()
public tigase.db.AuthRepository getAuthRepository()
public void start()
start in interface Modulestart in class AbstractBareModulepublic void stop()
stop in interface Modulestop in class AbstractBareModuleCopyright © 2013–2021 Tigase. All rights reserved.