lucee.Component
mura.baseobject
mura.user.sessionUserFacade
This provides access to the current user's session
| Constructor Summary | |
|---|---|
|
init()
|
|
| Method Summary | |
|---|---|
any
|
generateCSRFTokens([any timespan='[runtime expression]'], [any context=''])
|
any
|
get([any property])
|
any
|
getAll()
|
any
|
getAllValues()
|
any
|
getFullName()
|
any
|
getUserBean()
|
any
|
getValue([any property])
|
boolean
|
hasSession()
|
boolean
|
isAdminUser()
|
boolean
|
isInGroup([any group], [any isPublic])
|
boolean
|
isLoggedIn()
|
boolean
|
isPassedLockdown()
|
boolean
|
isPrivateUser()
|
boolean
|
isSuperUser()
|
boolean
|
isSystemUser()
|
any
|
logout()
|
any
|
OnMissingMethod(string MissingMethodName, struct MissingMethodArguments)
Handles missing method exceptions. |
any
|
renderCSRFTokens([any timespan='[runtime expression]'], [any context=''], [any format='form'])
|
any
|
set([any property], [any propertyValue])
|
any
|
setValue([any property], [any propertyValue])
|
any
|
validateCSRFTokens([any $=''], [any context=''])
|
| Methods inherited from class lucee.Component |
|---|
| None |
| Constructor Detail |
|---|
| Method Detail |
|---|
timespancontext
get
in class
baseobject
property
getValue
in class
baseobject
propertygroupisPublicHandles missing method exceptions.
MissingMethodNameMissingMethodArgumentstimespancontextformat
set
in class
baseobject
propertypropertyValue
setValue
in class
baseobject
propertypropertyValue$context