| java.lang.Object | |
| ↳ | org.mule.modules.workday.identity.connectivity.IdentityModuleConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| identityEndpoint | |||||||||||
| identityPassword | |||||||||||
| identityUser | |||||||||||
| identityWsdlLocation | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves identityEndpoint
| |||||||||||
Retrieves identityPassword
| |||||||||||
Retrieves identityUser
| |||||||||||
Retrieves identityWsdlLocation
| |||||||||||
Sets identityEndpoint
| |||||||||||
Sets identityPassword
| |||||||||||
Sets identityUser
| |||||||||||
Sets identityWsdlLocation
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| identityUser | |
|---|---|
| identityPassword | |
| identityEndpoint | |
| identityWsdlLocation |
| obj |
|---|
Retrieves identityEndpoint
Retrieves identityPassword
Retrieves identityUser
Retrieves identityWsdlLocation
Sets identityEndpoint
| value | Value to set |
|---|
Sets identityPassword
| value | Value to set |
|---|
Sets identityUser
| value | Value to set |
|---|
Sets identityWsdlLocation
| value | Value to set |
|---|