gluu
|
公開メンバ関数 | |
String | getIntroText () |
boolean | isUiPwdResetOpened () |
boolean | isMethodsAvailability () |
boolean | isHas2faRequisites () |
String | getStrengthText () |
int | getStrength () |
String | getCurrentPassword () |
void | setCurrentPassword (String currentPassword) |
String | getNewPassword () |
void | setNewPassword (String newPassword) |
String | getNewPasswordConfirm () |
void | setNewPasswordConfirm (String newPasswordConfirm) |
List< AuthnMethod > | getWidgets () |
List< AuthnMethod > | getPre2faMethods () |
void | childInit () |
void | afterCompose (@ContextParam(ContextType.VIEW) Component view) |
void | notified (Event event) throws Exception |
void | resetPass () |
void | resetPassSettings () |
void | cancel () |
void | init () |
void | logoutFromAuthzServer () |
関数 | |
int | getScreenWidth () |
BrowserInfo | getBrowserInfo () |
Pair< String, String > | getDeleteMessages (String nick, String extraMessage) |
String | resetPreferenceMessage (String credentialType, int nCredsOfType) |
変数 | |
UserService | userService |
User | user |
非公開変数類 | |
Logger | logger = LoggerFactory.getLogger(getClass()) |
ConfigurationHandler | confHandler |
LdapService | ldapService |
ExtensionsManager | extManager |
String | introText |
boolean | methodsAvailability |
boolean | has2faRequisites |
List< AuthnMethod > | widgets |
List< AuthnMethod > | pre2faMethods |
String | currentPassword |
String | newPassword |
String | newPasswordConfirm |
int | strength |
boolean | uiPwdResetOpened |
This is the ViewModel of page user.zul (the main page of this app). Main functionalities controlled here are: password reset if available and summary of users's enrolled devices by type
|
inline |
|
inline |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
packageinherited |
|
packageinherited |
|
private |