|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SecurityGui
This interface defines some common graphical user interface for handling the login, logout and changing password.
| Method Summary | |
|---|---|
String |
changePassword(Object obj)
Change the entity password. |
Object |
login(Object obj)
Used to authenticate the end user. |
boolean |
logout(Object obj)
ask uers some confirmation information |
void |
setDefaultPassword(String passwd)
Set the default password to show on the login dialog. |
void |
setDefaultUser(String user)
Set the default user to show on the login dialog. |
| Method Detail |
|---|
Object login(Object obj)
String changePassword(Object obj)
boolean logout(Object obj)
void setDefaultUser(String user)
void setDefaultPassword(String passwd)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||