lucee.Componentcfboom.lang.Object
cfboom.adminapi.models.AdobeAdministrator
A concrete implementation of an Administrator for the Adobe ColdFusion server.
Constructor Summary | |
---|---|
init(string password)
|
Method Summary | |
---|---|
struct
|
getDatasource(string name)
|
struct
|
getDatasources()
|
private void
|
login()
|
boolean
|
verifyDatasource(string name)
|
Methods inherited from class cfboom.lang.Object |
---|
$equals, getComponentName, getIdentityHashCode, getIdentityString, getMeta, hashCode, toString |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
password
Method Detail |
---|
getDatasource
in interface
Administrator
name
getDatasources
in interface
Administrator
verifyDatasource
in interface
Administrator
name