WEB-INF.cftags.component
mura.cfobject
mura.bean.bean
mura.bean.beanORM
mura.client.api.oauth.oauthClientBean
This provides OAuth Client Crendential CRUD functionality
| Property Summary | ||||
|---|---|---|---|---|
| type | property | default | serializable | required |
any
|
clientid
|
true
|
false
|
|
any
|
clientsecret
|
true
|
false
|
|
any
|
created
|
true
|
false
|
|
any
|
description
|
true
|
false
|
|
any
|
granttype
|
basic
|
true
|
false
|
any
|
lastupdate
|
true
|
false
|
|
any
|
lastupdatebidy
|
true
|
false
|
|
any
|
lastupdateby
|
true
|
false
|
|
any
|
name
|
true
|
true
|
|
any
|
redirecturl
|
true
|
false
|
|
any
|
site
|
true
|
true
|
|
any
|
tokens
|
true
|
false
|
|
any
|
user
|
true
|
false
|
|
| Method Summary | |
|---|---|
any
|
generateToken([any granttype='client_credentials'], [any userid=''], [any redirecturl=''])
|
any
|
getGrantType()
|
any
|
isValidRedirectURI([any redirect_uri])
|
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 |
|---|
fieldtype - idreturntype - anyrequired - falseaccess - publicserializable - truedatatype - varcharreturntype - anylength - 100required - falseaccess - publicserializable - truereturntype - anyrequired - falseormtype - timestampaccess - publicserializable - truedatatype - textreturntype - anyrequired - falseaccess - publicserializable - truedatatype - varcharreturntype - anyrequired - falseaccess - publicserializable - truedatatype - timestampreturntype - anyrequired - falseaccess - publicserializable - truedatatype - varcharreturntype - anylength - 35required - falseaccess - publicserializable - truedatatype - varcharreturntype - anylength - 50required - falseaccess - publicserializable - truedatatype - varcharreturntype - anyrequired - trueaccess - publicserializable - truedatatype - textreturntype - anyrequired - falseaccess - publicserializable - truecfc - sitefieldtype - many-to-onereturntype - anyrequired - truefkcolumn - siteidaccess - publicserializable - truecfc - oauthTokenfieldtype - one-to-manyreturntype - anyrequired - falsecascade - deleteaccess - publicserializable - truecfc - userfieldtype - many-to-onereturntype - anyrequired - falsefkcolumn - useridaccess - publicserializable - true| Method Detail |
|---|
granttypeuseridredirecturlredirect_uri
save
in class
beanORM