A B C D E G H O P S T U V 
所有类 所有程序包

A

addOTP(TOTPEntity) - 类 中的方法cn.authing.otp.DatabaseHelper
 
addTotp(Context, TOTPEntity) - 类 中的静态方法cn.authing.otp.TOTP
 
ALGORITHM - 类 中的静态变量cn.authing.otp.TOTPGenerator
 
AuthenticatorDetailDialog - cn.authing.otp中的类
 
AuthenticatorDetailDialog(Context) - 类 的构造器cn.authing.otp.AuthenticatorDetailDialog
 
AuthenticatorDetailDialog(Context, boolean, DialogInterface.OnCancelListener) - 类 的构造器cn.authing.otp.AuthenticatorDetailDialog
 
AuthenticatorDetailDialog(Context, int) - 类 的构造器cn.authing.otp.AuthenticatorDetailDialog
 
AuthenticatorFragment - cn.authing.otp中的类
 
AuthenticatorFragment() - 类 的构造器cn.authing.otp.AuthenticatorFragment
 

B

Base32 - cn.authing.otp中的类
Base32 encoding/decoding class.
Base32() - 类 的构造器cn.authing.otp.Base32
 
bind(Context, String) - 类 中的静态方法cn.authing.otp.TOTP
 
BIND_FAILURE - 类 中的静态变量cn.authing.otp.TOTPBindResult
 
BIND_SUCCESS - 类 中的静态变量cn.authing.otp.TOTPBindResult
 

C

cn.authing.otp - 程序包 cn.authing.otp
 
CODE_DIGITS - 类 中的静态变量cn.authing.otp.TOTPGenerator
 
CountDownListener - cn.authing.otp中的接口
 
CountDownPie - cn.authing.otp中的类
 
CountDownPie(Context) - 类 的构造器cn.authing.otp.CountDownPie
 
CountDownPie(Context, AttributeSet) - 类 的构造器cn.authing.otp.CountDownPie
 
CountDownPie(Context, AttributeSet, int) - 类 的构造器cn.authing.otp.CountDownPie
 

D

DatabaseHelper - cn.authing.otp中的类
 
DatabaseHelper(Context) - 类 的构造器cn.authing.otp.DatabaseHelper
 
decode(String) - 类 中的静态方法cn.authing.otp.Base32
Decode a Base32 string into an array of binary bytes.
deleteOTP(TOTPEntity) - 类 中的方法cn.authing.otp.DatabaseHelper
 
deleteOTP(String) - 类 中的方法cn.authing.otp.DatabaseHelper
 
deleteTotp(Context, TOTPEntity) - 类 中的静态方法cn.authing.otp.TOTP
 
deleteTotp(Context, String) - 类 中的静态方法cn.authing.otp.TOTP
 

E

encode(byte[]) - 类 中的静态方法cn.authing.otp.Base32
Encode an array of binary bytes into a Base32 string.

G

generateTOTP(String) - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
generateTOTP(String, int) - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
generateTOTP(String, int, int, String) - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
getAccount() - 类 中的方法cn.authing.otp.TOTPEntity
 
getAccountDetail() - 类 中的方法cn.authing.otp.TOTPEntity
 
getAlgorithm() - 类 中的方法cn.authing.otp.TOTPEntity
 
getApplication() - 类 中的方法cn.authing.otp.TOTPEntity
 
getCode() - 类 中的方法cn.authing.otp.TOTPBindResult
 
getDegree() - 类 中的方法cn.authing.otp.AuthenticatorFragment
 
getDegree() - 接口 中的方法cn.authing.otp.CountDownListener
 
getDigits() - 类 中的方法cn.authing.otp.TOTPEntity
 
getHistoryTotp() - 类 中的方法cn.authing.otp.TOTPBindResult
 
getHost() - 类 中的方法cn.authing.otp.TOTPEntity
 
getIssuer() - 类 中的方法cn.authing.otp.TOTPEntity
 
getMessage() - 类 中的方法cn.authing.otp.TOTPBindResult
 
getNewTotp() - 类 中的方法cn.authing.otp.TOTPBindResult
 
getOTP(String) - 类 中的方法cn.authing.otp.DatabaseHelper
 
getOTPs() - 类 中的方法cn.authing.otp.DatabaseHelper
 
getPath() - 类 中的方法cn.authing.otp.TOTPEntity
 
getPeriod() - 类 中的方法cn.authing.otp.TOTPEntity
 
getQRCodeStr(String, String) - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
getRemainingMilliSeconds() - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
getRemainingSeconds() - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
getScheme() - 类 中的方法cn.authing.otp.TOTPEntity
 
getSecret() - 类 中的方法cn.authing.otp.TOTPEntity
 
getTotp(Context, String) - 类 中的静态方法cn.authing.otp.TOTP
 
getTotpCode() - 类 中的方法cn.authing.otp.TOTPEntity
 
getTotpList(Context) - 类 中的静态方法cn.authing.otp.TOTP
 
getUuid() - 类 中的方法cn.authing.otp.TOTPEntity
 

H

host - 类 中的变量cn.authing.otp.TOTPEntity
 

O

onBackPressed() - 类 中的方法cn.authing.otp.AuthenticatorDetailDialog
 
onCreate(SQLiteDatabase) - 类 中的方法cn.authing.otp.DatabaseHelper
 
onCreate(Bundle) - 类 中的方法cn.authing.otp.AuthenticatorDetailDialog
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - 类 中的方法cn.authing.otp.AuthenticatorFragment
 
onDestroy() - 类 中的方法cn.authing.otp.AuthenticatorFragment
 
onDraw(Canvas) - 类 中的方法cn.authing.otp.CountDownPie
 
onPause() - 类 中的方法cn.authing.otp.AuthenticatorFragment
 
onResume() - 类 中的方法cn.authing.otp.AuthenticatorFragment
 
onUpgrade(SQLiteDatabase, int, int) - 类 中的方法cn.authing.otp.DatabaseHelper
 
onViewCreated(View, Bundle) - 类 中的方法cn.authing.otp.AuthenticatorFragment
 

P

path - 类 中的变量cn.authing.otp.TOTPEntity
 

S

scheme - 类 中的变量cn.authing.otp.TOTPEntity
 
setAccount(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setAlgorithm(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setApplication(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setCode(int) - 类 中的方法cn.authing.otp.TOTPBindResult
 
setData(TOTPEntity) - 类 中的方法cn.authing.otp.AuthenticatorDetailDialog
 
setDigits(int) - 类 中的方法cn.authing.otp.TOTPEntity
 
setHistoryTotp(TOTPEntity) - 类 中的方法cn.authing.otp.TOTPBindResult
 
setHost(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setIssuer(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setListener(CountDownListener) - 类 中的方法cn.authing.otp.CountDownPie
 
setMessage(String) - 类 中的方法cn.authing.otp.TOTPBindResult
 
setNewTotp(TOTPEntity) - 类 中的方法cn.authing.otp.TOTPBindResult
 
setPath(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setPeriod(int) - 类 中的方法cn.authing.otp.TOTPEntity
 
setScheme(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setSecret(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setTotpCode(String) - 类 中的方法cn.authing.otp.TOTPEntity
 
setUuid(int) - 类 中的方法cn.authing.otp.TOTPEntity
 

T

TIME_STEP - 类 中的静态变量cn.authing.otp.TOTPGenerator
 
TOTP - cn.authing.otp中的类
 
TOTP() - 类 的构造器cn.authing.otp.TOTP
 
TOTPBindResult - cn.authing.otp中的类
 
TOTPBindResult() - 类 的构造器cn.authing.otp.TOTPBindResult
 
TOTPEntity - cn.authing.otp中的类
 
TOTPEntity() - 类 的构造器cn.authing.otp.TOTPEntity
 
TOTPGenerator - cn.authing.otp中的类
 
TOTPGenerator() - 类 的构造器cn.authing.otp.TOTPGenerator
 

U

UPDATED_ACCOUNT - 类 中的静态变量cn.authing.otp.TOTPBindResult
 
updateOTP(TOTPEntity) - 类 中的方法cn.authing.otp.DatabaseHelper
 
updateTotp(Context, TOTPEntity) - 类 中的静态方法cn.authing.otp.TOTP
 

V

verify(String, String) - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
verify(String, String, int, String) - 类 中的静态方法cn.authing.otp.TOTPGenerator
 
A B C D E G H O P S T U V 
所有类 所有程序包