public interface EquinoxApplication extends EquinoxBase
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getLocalCredentials()
Returns the value of the 'Local Credentials' reference.
|
void |
setLocalCredentials(Credentials value)
Sets the value of the '
Local Credentials' reference. |
getConfiguration, getConfigurations, getInstanceNumber, getModules, getSecurityConfiguration, getUserService, setConfiguration, setInstanceNumber, setSecurityConfiguration, setUserServicegetName, setNameCredentials getLocalCredentials()
If the meaning of the 'Local Credentials' reference isn't clear, there really should be more of a description here...
setLocalCredentials(Credentials),
InfrastructurePackage.getEquinoxApplication_LocalCredentials()void setLocalCredentials(Credentials value)
Local Credentials' reference.
value - the new value of the 'Local Credentials' reference.getLocalCredentials()