|
gluu
|


公開メンバ関数 | |
| boolean | isUiAwaiting () |
| boolean | isUiEnrolled () |
| String | getEditingId () |
| boolean | isUiPanelOpened () |
| String | getU2fSupportMessage () |
| boolean | isU2fMayBeSupported () |
| SecurityKey | getNewDevice () |
| List< SecurityKey > | getDevices () |
| void | setEditingId (String editingId) |
| void | setNewDevice (SecurityKey newDevice) |
| void | childInit () throws Exception |
| void | afterCompose (@ContextParam(ContextType.VIEW) Component view) |
| void | triggerU2fRegisterRequest () |
| void | notified (Event event) throws Exception |
| void | add () |
| void | cancel () |
| void | prepareForUpdate (@BindingParam("device") SecurityKey dev) |
| void | cancelUpdate () |
| void | update () |
| void | delete (@BindingParam("device") SecurityKey device) |
| 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 |
非公開メンバ関数 | |
| void | checkU2fSupport () |
| void | resetAddSettings () |
非公開変数類 | |
| Logger | logger = LogManager.getLogger(getClass()) |
| U2fService | u2fService |
| ObjectMapper | mapper |
| SecurityKey | newDevice |
| List< SecurityKey > | devices |
| boolean | uiAwaiting |
| boolean | uiEnrolled |
| boolean | uiPanelOpened |
| String | editingId |
| String | u2fSupportMessage |
| boolean | u2fMayBeSupported |
静的非公開変数類 | |
| static final int | REGISTRATION_TIMEOUT = 8000 |
| static final int | WAIT_ENROLL_TIME = 1000 |
Created by jgomer on 2017-07-23. This is the ViewModel of page u2f-detail.zul. It controls the CRUD of security keys
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inlinepackageinherited |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inlineprivate |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
packageinherited |
|
packageinherited |
|
staticprivate |
1.8.13