gluu
OtpExternalAuthenticator.PersonAuthentication メンバ一覧

継承メンバを含む OtpExternalAuthenticator.PersonAuthentication の全メンバ一覧です。

__init__(self, currentTimeMillis)OtpExternalAuthenticator.PersonAuthentication
authenticate(self, configurationAttributes, requestParameters, step)OtpExternalAuthenticator.PersonAuthentication
currentTimeMillisOtpExternalAuthenticator.PersonAuthentication
customLabelOtpExternalAuthenticator.PersonAuthentication
customQrOptionsOtpExternalAuthenticator.PersonAuthentication
destroy(self, configurationAttributes)OtpExternalAuthenticator.PersonAuthentication
findEnrollments(self, user_name, skipPrefix=True)OtpExternalAuthenticator.PersonAuthentication
fromBase64Url(self, chars)OtpExternalAuthenticator.PersonAuthentication
generateHotpKey(self, secretKey, movingFactor)OtpExternalAuthenticator.PersonAuthentication
generateHotpSecretKeyUri(self, secretKey, issuer, userDisplayName)OtpExternalAuthenticator.PersonAuthentication
generateSecretHotpKey(self)OtpExternalAuthenticator.PersonAuthentication
generateSecretKey(self, keyLength)OtpExternalAuthenticator.PersonAuthentication
generateSecretTotpKey(self)OtpExternalAuthenticator.PersonAuthentication
generateTotpKey(self, secretKey)OtpExternalAuthenticator.PersonAuthentication
generateTotpSecretKeyUri(self, secretKey, issuer, userDisplayName)OtpExternalAuthenticator.PersonAuthentication
getAlternativeAuthenticationMethod(self, usageType, configurationAttributes)OtpExternalAuthenticator.PersonAuthentication
getApiVersion(self)OtpExternalAuthenticator.PersonAuthentication
getCountAuthenticationSteps(self, configurationAttributes)OtpExternalAuthenticator.PersonAuthentication
getExtraParametersForStep(self, configurationAttributes, step)OtpExternalAuthenticator.PersonAuthentication
getPageForStep(self, configurationAttributes, step)OtpExternalAuthenticator.PersonAuthentication
hotpConfigurationOtpExternalAuthenticator.PersonAuthentication
init(self, configurationAttributes)OtpExternalAuthenticator.PersonAuthentication
isValidAuthenticationMethod(self, usageType, configurationAttributes)OtpExternalAuthenticator.PersonAuthentication
loadOtpConfiguration(self, configurationAttributes)OtpExternalAuthenticator.PersonAuthentication
logout(self, configurationAttributes, requestParameters)OtpExternalAuthenticator.PersonAuthentication
otpIssuerOtpExternalAuthenticator.PersonAuthentication
otpTypeOtpExternalAuthenticator.PersonAuthentication
prepareForStep(self, configurationAttributes, requestParameters, step)OtpExternalAuthenticator.PersonAuthentication
processBasicAuthentication(self, credentials)OtpExternalAuthenticator.PersonAuthentication
processOtpAuthentication(self, requestParameters, user_name, identity, otp_auth_method)OtpExternalAuthenticator.PersonAuthentication
registrationUriOtpExternalAuthenticator.PersonAuthentication
setRequestScopedParameters(self, identity)OtpExternalAuthenticator.PersonAuthentication
toBase32(self, bytes)OtpExternalAuthenticator.PersonAuthentication
toBase64Url(self, bytes)OtpExternalAuthenticator.PersonAuthentication
totpConfigurationOtpExternalAuthenticator.PersonAuthentication
validateHotpKey(self, secretKey, movingFactor, totpKey)OtpExternalAuthenticator.PersonAuthentication
validateSessionId(self, identity)OtpExternalAuthenticator.PersonAuthentication
validateTotpKey(self, secretKey, totpKey)OtpExternalAuthenticator.PersonAuthentication