lucee.Componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.client.api.oath.oauthTokenBean
This provides OAuth Token functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
client
|
true
|
yes
|
|
any
|
data
|
true
|
false
|
|
any
|
expires
|
true
|
yes
|
|
any
|
granttype
|
client_credentials
|
true
|
false
|
any
|
token
|
true
|
false
|
Method Summary | |
---|---|
any
|
getExpiresAt()
|
any
|
getExpiresIn()
|
any
|
isExpired()
|
any
|
save()
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- yesfieldtype
- many-to-onereturntype
- anyfkcolumn
- clientidserializable
- truecfc
- oauthClientaccess
- publicrequired
- falsereturntype
- anydatatype
- textserializable
- trueaccess
- publicrequired
- yesreturntype
- anydatatype
- datetimeserializable
- trueaccess
- publicrequired
- falsereturntype
- anydatatype
- varcharserializable
- trueaccess
- publicrequired
- falsefieldtype
- idreturntype
- anyserializable
- trueMethod Detail |
---|
save
in class
beanORM