![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| CustomWebAuthenticationDetails (final HttpServletRequest request) | |
| String | getVerificationCode () |
| boolean | isConfigure2Fa () |
Definition at line 7 of file CustomWebAuthenticationDetails.java.
| org.openkilda.security.CustomWebAuthenticationDetails.CustomWebAuthenticationDetails | ( | final HttpServletRequest | request | ) |
Definition at line 14 of file CustomWebAuthenticationDetails.java.
| String org.openkilda.security.CustomWebAuthenticationDetails.getVerificationCode | ( | ) |
Definition at line 20 of file CustomWebAuthenticationDetails.java.
| boolean org.openkilda.security.CustomWebAuthenticationDetails.isConfigure2Fa | ( | ) |
Definition at line 24 of file CustomWebAuthenticationDetails.java.