lucee.Componentcoldbox.system.FrameworkSupertype
coldbox.system.Interceptor
contentbox.modules.contentbox-admin.interceptors.UnenrollTwoFactorOnProviderChange
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Unenroll users from two-factor authentication on provider change
Method Summary | |
---|---|
void
|
cbadmin_preSettingsSave(any event, struct interceptData)
Unenrolls all users from two-factor authentication on two-factor provider change. |
any
|
configure()
Configure. |
Methods inherited from class coldbox.system.Interceptor |
---|
appendToBuffer, clearBuffer, getBufferObject, getBufferString, getCachebox, getFlash, getInterceptorService, getLog, getLogBox, getProperties, getProperty, getWirebox, init, propertyExists, setCachebox, setFlash, setInterceptorService, setLog, setLogBox, setProperties, setProperty, setWirebox, unregister |
Methods inherited from class coldbox.system.FrameworkSupertype |
---|
addAsset, announceInterception, getCache, getController, getInstance, getInterceptor, getModel, getModuleConfig, getModuleSettings, getMyPlugin, getPlugin, getRenderer, getRequestCollection, getRequestContext, getSetting, getSettingStructure, includeUDF, loadApplicationHelpers, locateDirectoryPath, locateFilePath, persistVariables, populateModel, relocate, renderExternalView, renderLayout, renderView, runEvent, setController, setNextEvent, setSetting, settingExists |
Methods inherited from class lucee.Component |
---|
None |
Method Detail |
---|
Unenrolls all users from two-factor authentication on two-factor provider change
event
interceptData
Configure
configure
in class
coldbox.system.Interceptor