lucee.Componentcontentbox.modules.contentbox-admin.modules.contentbox-security.handlers.baseHandler
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- ContentBox security handler
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
authorService
|
true
|
false
|
|
any
|
cb
|
true
|
false
|
|
any
|
messagebox
|
true
|
false
|
|
any
|
securityService
|
true
|
false
|
|
any
|
twoFactorService
|
true
|
false
|
Method Summary | |
---|---|
any
|
preHandler([any event], [any currentAction], [any rc], [any prc])
Pre handler. |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- authorService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- cbhelper@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- messagebox@cbMessageboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- securityService@contentboxserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- twoFactorService@contentboxserializable
- trueMethod Detail |
---|
Pre handler
event
currentAction
rc
prc