\CodeFareith\CfGoogleAuthenticator\Domain\ModelBackendUser

Extension of the BackendUser model

Adds two new fields, their corresponding getters and setters, as well as some other methods for handling the related domain logic.

Summary

Methods
Properties
Constants
isTxCfgoogleauthenticatorEnabled()
setTxCfgoogleauthenticatorEnabled()
getTxCfgoogleauthenticatorSecret()
setTxCfgoogleauthenticatorSecret()
enableGoogleAuthenticator()
disableGoogleAuthenticator()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

isTxCfgoogleauthenticatorEnabled()

isTxCfgoogleauthenticatorEnabled() : 

Returns

setTxCfgoogleauthenticatorEnabled()

setTxCfgoogleauthenticatorEnabled(bool  txCfgoogleauthenticatorEnabled) : 

Parameters

bool txCfgoogleauthenticatorEnabled

Returns

getTxCfgoogleauthenticatorSecret()

getTxCfgoogleauthenticatorSecret() : 

Returns

setTxCfgoogleauthenticatorSecret()

setTxCfgoogleauthenticatorSecret(string  txCfgoogleauthenticatorSecret) : 

Parameters

string txCfgoogleauthenticatorSecret

Returns

enableGoogleAuthenticator()

enableGoogleAuthenticator(string  secret) : 

Parameters

string secret

Returns

disableGoogleAuthenticator()

disableGoogleAuthenticator() : 

Returns