WEB-INF.cftags.componentmura.cfobject
mura.googleAuth
Google Authenticator
Constructor Summary | |
---|---|
init([numeric timeStepSizeInSeconds='30'], [numeric windowSize='3'], [numeric codeDigits='6'])
|
Method Summary | |
---|---|
any
|
authorize(string secretKey, string password)
|
any
|
createCredentials()
|
private any
|
getGAConfigBuilder([numeric timeStepSizeInSeconds='30'], [numeric windowSize='3'], [numeric codeDigits='6'])
|
any
|
getKey(any credentials)
|
any
|
getOtpAuthURL(string accountName, any credentials, [string issuer='muraplatform'])
|
any
|
getQRGenerator()
|
any
|
getScratchCodes(any credentials)
|
any
|
getTotpPassword(string secretKey)
|
any
|
getVerificationCode(any credentials)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
timeStepSizeInSeconds
windowSize
codeDigits
Method Detail |
---|
secretKey
password
timeStepSizeInSeconds
windowSize
codeDigits
credentials
accountName
credentials
issuer
credentials
secretKey
credentials