WEB-INF.cftags.componentmura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.client.api.oauth.oauthTokenBean
This provides OAuth Token functionality
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
accessCode
|
true
|
false
|
|
any
|
client
|
true
|
true
|
|
any
|
data
|
true
|
false
|
|
any
|
expires
|
true
|
true
|
|
any
|
granttype
|
client_credentials
|
true
|
false
|
any
|
token
|
true
|
false
|
|
any
|
user
|
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, getEntity, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Property Detail |
---|
datatype
- varcharfieldtype
- indexreturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- oauthClientfieldtype
- many-to-onereturntype
- anyrequired
- truefkcolumn
- clientidaccess
- publicserializable
- truedatatype
- textreturntype
- anyrequired
- falseaccess
- publicserializable
- truedatatype
- datetimereturntype
- anyrequired
- trueaccess
- publicserializable
- truedatatype
- varcharreturntype
- anyrequired
- falseaccess
- publicserializable
- truefieldtype
- idreturntype
- anyrequired
- falseaccess
- publicserializable
- truecfc
- userfieldtype
- many-to-onereturntype
- anyrequired
- falsefkcolumn
- useridaccess
- publicserializable
- trueMethod Detail |
---|
save
in class
beanORM