|
gluu
|


公開メンバ関数 | |
| boolean | isUiCorrectCode () |
| boolean | isUiPanelOpened () |
| boolean | isUiQRShown () |
| boolean | isUiTokenPressing () |
| int | getEditingId () |
| int | getDigitLength () |
| String | getTokenType () |
| OTPType | getHardTokenType () |
| String | getCode () |
| OTPDevice | getNewDevice () |
| List< OTPDevice > | getDevices () |
| String | getSecretKeyString () |
| void | setSecretKeyString (String secretKeyString) |
| void | setNewDevice (OTPDevice newDevice) |
| void | setCode (String code) |
| void | setUiPanelOpened (boolean uiPanelOpened) |
| void | childInit () throws Exception |
| void | chooseType (@BindingParam("type") String type, @BindingParam("component") HtmlBasedComponent comp) |
| void | showQR () |
| void | afterCompose (@ContextParam(ContextType.VIEW) Component view) |
| void | timedOut (Event event) throws Exception |
| void | cancel () |
| void | changeHardType (@BindingParam("time") boolean timeBased) |
| void | changeTokenPressing (@BindingParam("component") HtmlBasedComponent comp) |
| void | validateCode (@BindingParam("ref") Component ref) |
| void | add () |
| void | prepareForUpdate (@BindingParam("device") OTPDevice dev) |
| void | cancelUpdate () |
| void | update () |
| void | delete (@BindingParam("device") OTPDevice 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 |
非公開メンバ関数 | |
| OTPType | getApplicableAlgorithmType () |
| boolean | enroll () |
非公開変数類 | |
| Logger | logger = LoggerFactory.getLogger(getClass()) |
| OTPService | otpService |
| String | code |
| List< OTPDevice > | devices |
| OTPDevice | newDevice |
| int | editingId |
| String | secretKeyString |
| byte [] | secretKey |
| OTPConfig | otpConfig |
| String | tokenType |
| OTPType | hardTokenType |
| boolean | uiPanelOpened |
| boolean | uiQRShown |
| boolean | uiCorrectCode |
| boolean | uiTokenPressing |
静的非公開変数類 | |
| static final int | QR_SCAN_TIMEOUT = 60 |
This is the ViewModel of page otp-detail.zul. It controls the CRUD of HOTP/TOTP devices
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlinepackageinherited |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inlinepackageinherited |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
packageinherited |
|
packageinherited |
1.8.13