Package | Description |
---|---|
org.eclipse.scada.sec.provider.jdbc |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> |
JdbcAuthenticationServiceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> |
JdbcAuthenticationServiceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
JdbcAuthenticationServiceFactory.disposeService(UserInformation userInformation,
String configurationId,
JdbcAuthenticationService service) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> |
JdbcAuthenticationServiceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> entry,
Map<String,String> parameters) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.