|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.relayirc.chatengine.IdentServer
Implments a "one-shot" ident authentication server. This is needed for systems that do not have an ident authentication server.
Constructor Summary | |
IdentServer(IChatEngine ctl,
java.lang.String userName)
Construct identity server for specified chat server with specified chat options. |
Method Summary | |
void |
run()
Start running and stop once one identity request has been serviced. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public IdentServer(IChatEngine ctl, java.lang.String userName)
Method Detail |
public void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |