gluu
|
公開メンバ関数 | |
void | init (HOTPConfig conf, String issuer) |
byte [] | generateSecretKey () |
String | generateSecretKeyUri (byte[] secretKey, String displayName) |
String | getExternalUid (byte[] secretKey, String code) |
非公開メンバ関数 | |
Pair< Boolean, Long > | validateKey (byte[] secretKey, String otpCode) |
Pair< Boolean, Long > | validateKey (byte[] secretKey, String otpCode, int movingFactor, Integer alternativeLookAheadWindow) |
非公開変数類 | |
Logger | logger |
HOTPConfig | conf |
String | issuer |
静的非公開変数類 | |
static int | MAX_LOOK_AHEAD_WINDOW = 25 |
Created by jgomer on 2018-06-28. An app. scoped bean that encapsulates logic related to generating and validating OTP keys. See https://tools.ietf.org/html/rfc6238 and https://tools.ietf.org/html/rfc4226.
|
inline |
org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithmを実装しています。
|
inline |
org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithmを実装しています。
|
inline |
org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithmを実装しています。
|
inline |
|
inlineprivate |
|
inlineprivate |
|
private |
|
private |
|
private |
|
staticprivate |