gluu
公開メンバ関数 | 全メンバ一覧
org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithm インタフェース
org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithm の継承関係図
Inheritance graph
org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithm 連携図
Collaboration graph

公開メンバ関数

byte [] generateSecretKey ()
 
String generateSecretKeyUri (byte[] secretKey, String displayName)
 
String getExternalUid (byte[] secretKey, String code)
 

詳解

Created by jgomer on 2018-06-29.

関数詳解

◆ generateSecretKey()

byte [] org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithm.generateSecretKey ( )

◆ generateSecretKeyUri()

String org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithm.generateSecretKeyUri ( byte []  secretKey,
String  displayName 
)

◆ getExternalUid()

String org.gluu.credmanager.plugins.authnmethod.service.otp.IOTPAlgorithm.getExternalUid ( byte []  secretKey,
String  code 
)

このインタフェース詳解は次のファイルから抽出されました: