|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jhomenet.server.auth.AuthWindow
public class AuthWindow
The local authentication window used to authentication users.
Id: $Id: $
Constructor Summary | |
---|---|
AuthWindow(ServerContext serverContext,
AuthManager authManager,
javax.swing.JFrame parentFrame)
|
Method Summary | |
---|---|
void |
showWindow()
Show the authentication window. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthWindow(ServerContext serverContext, AuthManager authManager, javax.swing.JFrame parentFrame)
serverContext
- authManager
- parentFrame
- config
- Method Detail |
---|
public void showWindow()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |