| java.lang.Object | |
| ↳ | org.mule.modules.janrain.connectivity.JanrainConnectorConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| apiKey | |||||||||||
| appId | |||||||||||
| appName | |||||||||||
| captureHost | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves apiKey
| |||||||||||
Retrieves appId
| |||||||||||
Retrieves appName
| |||||||||||
Retrieves captureHost
| |||||||||||
Sets apiKey
| |||||||||||
Sets appId
| |||||||||||
Sets appName
| |||||||||||
Sets captureHost
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| apiKey | |
|---|---|
| appName | |
| appId | |
| captureHost |
| obj |
|---|
Retrieves apiKey
Retrieves appId
Retrieves appName
Retrieves captureHost
Sets apiKey
| value | Value to set |
|---|
Sets appId
| value | Value to set |
|---|
Sets appName
| value | Value to set |
|---|
Sets captureHost
| value | Value to set |
|---|