Index

C E G I N O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

C

checkSecurityFactor(EnrolledFactor) - Method in class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 
configuration() - Method in class io.gravitee.am.factor.otp.OTPFactor
 

E

enroll(String) - Method in class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 

G

generate(String, int, int) - Static method in class io.gravitee.am.factor.otp.utils.QRCode
 
generateQrCode(User, EnrolledFactor) - Method in class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 
generateTOTP(String, long) - Static method in class io.gravitee.am.factor.otp.utils.TOTP
This method generates a TOTP value for the given set of parameters.
generateTOTP(String, String, String) - Static method in class io.gravitee.am.factor.otp.utils.TOTP
This method generates a TOTP value for the given set of parameters.
generateTOTP(String, String, String, String) - Static method in class io.gravitee.am.factor.otp.utils.TOTP
This method generates a TOTP value for the given set of parameters.
generateTOTP256(String, String, String) - Static method in class io.gravitee.am.factor.otp.utils.TOTP
This method generates a TOTP value for the given set of parameters.
generateTOTP512(String, String, String) - Static method in class io.gravitee.am.factor.otp.utils.TOTP
This method generates a TOTP value for the given set of parameters.
generateURI(String, String, String) - Static method in class io.gravitee.am.factor.otp.utils.QRCode
 
getIssuer() - Method in class io.gravitee.am.factor.otp.OTPFactorConfiguration
 

I

io.gravitee.am.factor.otp - package io.gravitee.am.factor.otp
 
io.gravitee.am.factor.otp.provider - package io.gravitee.am.factor.otp.provider
 
io.gravitee.am.factor.otp.utils - package io.gravitee.am.factor.otp.utils
 

N

needChallengeSending() - Method in class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 

O

OTPFactor - Class in io.gravitee.am.factor.otp
 
OTPFactor() - Constructor for class io.gravitee.am.factor.otp.OTPFactor
 
OTPFactorConfiguration - Class in io.gravitee.am.factor.otp
 
OTPFactorConfiguration() - Constructor for class io.gravitee.am.factor.otp.OTPFactorConfiguration
 
OTPFactorProvider - Class in io.gravitee.am.factor.otp.provider
 
OTPFactorProvider() - Constructor for class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 

P

provider() - Method in class io.gravitee.am.factor.otp.OTPFactor
 

Q

QRCode - Class in io.gravitee.am.factor.otp.utils
 
QRCode() - Constructor for class io.gravitee.am.factor.otp.utils.QRCode
 

R

RETURN_DIGITS - Static variable in class io.gravitee.am.factor.otp.utils.TOTP
 

S

sendChallenge(FactorContext) - Method in class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 
setIssuer(String) - Method in class io.gravitee.am.factor.otp.OTPFactorConfiguration
 

T

TIME_STEP - Static variable in class io.gravitee.am.factor.otp.utils.TOTP
 
TOTP - Class in io.gravitee.am.factor.otp.utils
This is an example implementation of the OATH TOTP algorithm.

V

verify(FactorContext) - Method in class io.gravitee.am.factor.otp.provider.OTPFactorProvider
 
C E G I N O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values