Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<MasterItemLogger> |
DataSourceLoggerFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
DataSourceLoggerFactory.disposeService(UserInformation userInformation,
String id,
MasterItemLogger service) |
void |
MasterItemLogger.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<MasterItemLogger> |
DataSourceLoggerFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<MasterItemLogger> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
MonitorService.akn(UserInformation userInformation,
Date aknTimestamp) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractStateMonitor.akn(UserInformation userInformation,
Date aknTimestamp) |
protected Event.EventBuilder |
AbstractStateMonitor.createEvent(UserInformation userInformation) |
void |
DemoteImpl.update(UserInformation userInformation,
Map<String,String> properties) |
void |
DataItemMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMasterItemMonitor.akn(UserInformation userInformation,
Date aknTimestamp) |
protected AbstractServiceConfigurationFactory.Entry<DataItemMonitor> |
AbstractMonitorFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
AbstractMonitorFactory.disposeService(UserInformation userInformation,
String id,
DataItemMonitor service) |
void |
AbstractMasterItemMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
void |
AbstractDemotingMasterItemMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
protected AbstractServiceConfigurationFactory.Entry<DataItemMonitor> |
AbstractMonitorFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<DataItemMonitor> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
BitMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
LevelMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
ListMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteBooleanAttributeAlarmMonitor.akn(UserInformation userInformation,
Date aknTimestamp) |
void |
RemoteBooleanValueAlarmMonitor.akn(UserInformation userInformation,
Date aknTimestamp) |
protected void |
GenericRemoteMonitor.publishAckRequestEvent(UserInformation user,
Date aknTimestamp) |
void |
RemoteBooleanAttributeAlarmMonitor.setActive(UserInformation userInformation,
boolean state) |
void |
RemoteBooleanValueAlarmMonitor.setActive(UserInformation userInformation,
boolean state) |
void |
RemoteBooleanAttributeAlarmMonitor.update(UserInformation userInformation,
Map<String,String> parameters) |
void |
RemoteBooleanValueAlarmMonitor.update(UserInformation userInformation,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ScriptMonitor> |
ScriptMonitorFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ScriptMonitorFactory.disposeService(UserInformation userInformation,
String configurationId,
ScriptMonitor service) |
void |
ScriptMonitor.update(UserInformation userInformation,
Map<String,String> properties) |
protected AbstractServiceConfigurationFactory.Entry<ScriptMonitor> |
ScriptMonitorFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ScriptMonitor> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
ProxyAknService.delete(UserInformation userInformation,
String configurationId) |
void |
ProxyAknService.update(UserInformation userInformation,
String configurationId,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected SessionImpl |
ServiceImpl.createSessionInstance(UserInformation user,
Map<String,String> sessionProperties) |
Constructor and Description |
---|
SessionImpl(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<EventPoolManager> |
EventPoolConfigurationFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
EventPoolConfigurationFactory.disposeService(UserInformation userInformation,
String id,
EventPoolManager service) |
protected AbstractServiceConfigurationFactory.Entry<EventPoolManager> |
EventPoolConfigurationFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<EventPoolManager> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<BundleMonitorQuery> |
QueryServiceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
QueryServiceFactory.disposeService(UserInformation userInformation,
String configurationId,
BundleMonitorQuery service) |
protected AbstractServiceConfigurationFactory.Entry<BundleMonitorQuery> |
QueryServiceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<BundleMonitorQuery> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> |
ProxyEventQueryFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ProxyEventQueryFactory.disposeService(UserInformation userInformation,
String configurationId,
ProxyEventQuery service) |
protected AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> |
ProxyEventQueryFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyEventQuery> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<InfoService> |
InfoServiceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
InfoServiceFactory.disposeService(UserInformation userInformation,
String configurationId,
InfoService service) |
protected AbstractServiceConfigurationFactory.Entry<InfoService> |
InfoServiceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<InfoService> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
EventInjectorImpl.delete(UserInformation userInformation,
String configurationId) |
void |
EventInjectorImpl.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<EventMonitor> |
EventMonitorFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
EventMonitorFactory.disposeService(UserInformation userInformation,
String configurationId,
EventMonitor service) |
void |
EventMonitorImpl.update(UserInformation userInformation,
Map<String,String> properties) |
void |
EventMonitor.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<EventMonitor> |
EventMonitorFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<EventMonitor> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyMonitorQuery> |
ProxyMonitorQueryFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ProxyMonitorQueryFactory.disposeService(UserInformation userInformation,
String configurationId,
ProxyMonitorQuery service) |
void |
ProxyMonitorQuery.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<ProxyMonitorQuery> |
ProxyMonitorQueryFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyMonitorQuery> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ReceiverServiceEntry> |
ReceiverServiceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ReceiverServiceFactory.disposeService(UserInformation userInformation,
String configurationId,
ReceiverServiceEntry service) |
protected AbstractServiceConfigurationFactory.Entry<ReceiverServiceEntry> |
ReceiverServiceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ReceiverServiceEntry> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
PullManager.delete(UserInformation userInformation,
String configurationId) |
void |
PullManager.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected Event.EventBuilder |
AbstractBaseConfiguration.create(Object value,
UserInformation userInformation) |
protected <T> T |
AbstractBaseConfiguration.update(UserInformation userInformation,
T oldValue,
T newValue) |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<Void> |
ConfigurationAdministrator.applyDiff(UserInformation userInformation,
Collection<DiffEntry> changeSet)
Applies a change set to an existing configuration manager.
|
NotifyFuture<Configuration> |
ConfigurationAdministrator.createConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> initialProperties) |
void |
ConfigurationFactory.delete(UserInformation userInformation,
String configurationId)
receive configuration delete request
|
NotifyFuture<Configuration> |
ConfigurationAdministrator.deleteConfiguration(UserInformation userInformation,
String factoryId,
String configurationId) |
NotifyFuture<Void> |
ConfigurationAdministrator.purgeFactory(UserInformation userInformation,
String factoryId) |
void |
ConfigurationFactory.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties)
receive configuration update
|
NotifyFuture<Configuration> |
ConfigurationAdministrator.updateConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> newProperties,
boolean fullSet) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractConfigurationAdministrator.applyConfiguration(UserInformation userInformation,
AbstractConfigurationAdministrator.ConfigurationFuture future,
ConfigurationFactory factoryService,
FactoryImpl factory,
ConfigurationImpl configuration)
Apply the configuration to the assigned service
|
NotifyFuture<Void> |
AbstractConfigurationAdministrator.applyDiff(UserInformation userInformation,
Collection<DiffEntry> changeSet) |
protected void |
AbstractConfigurationAdministrator.changeConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> properties,
AbstractConfigurationAdministrator.ConfigurationFuture future)
Request a change of the configuration
|
NotifyFuture<Configuration> |
AbstractConfigurationAdministrator.createConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> properties) |
NotifyFuture<Configuration> |
AbstractConfigurationAdministrator.deleteConfiguration(UserInformation userInformation,
String factoryId,
String configurationId) |
protected abstract void |
AbstractConfigurationAdministrator.performDeleteConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
AbstractConfigurationAdministrator.ConfigurationFuture future) |
protected abstract void |
AbstractConfigurationAdministrator.performPurge(UserInformation userInformation,
String factoryId,
AbstractConfigurationAdministrator.PurgeFuture future) |
protected abstract void |
AbstractConfigurationAdministrator.performStoreConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> properties,
boolean fullSet,
AbstractConfigurationAdministrator.ConfigurationFuture future) |
NotifyFuture<Void> |
AbstractConfigurationAdministrator.purgeFactory(UserInformation userInformation,
String factoryId) |
NotifyFuture<Configuration> |
AbstractConfigurationAdministrator.updateConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> properties,
boolean fullSet) |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractServiceConfigurationFactory.Entry<T> |
AbstractServiceConfigurationFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters)
Create a new service instance
|
protected AbstractServiceConfigurationFactory.Entry<BeanConfigurationFactory.BeanServiceInstance> |
BeanConfigurationFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected abstract Service |
AbstractServiceFactory.createService(UserInformation information,
String configurationId,
Map<String,String> properties) |
void |
AbstractServiceConfigurationFactory.delete(UserInformation userInformation,
String configurationId) |
void |
AbstractServiceFactory.delete(UserInformation information,
String configurationId) |
protected void |
BeanConfigurationFactory.disposeService(UserInformation userInformation,
String id,
BeanConfigurationFactory.BeanServiceInstance service) |
protected abstract void |
AbstractServiceConfigurationFactory.disposeService(UserInformation userInformation,
String configurationId,
T service)
Dispose a service
|
protected abstract org.osgi.framework.ServiceRegistration<?> |
AbstractServiceFactory.registerService(UserInformation information,
org.osgi.framework.BundleContext context,
String configurationId,
Service service) |
void |
Service.update(UserInformation userInformation,
Map<String,String> properties) |
void |
AbstractServiceConfigurationFactory.update(UserInformation userInformation,
String configurationId,
Map<String,String> parameters) |
void |
AbstractServiceFactory.update(UserInformation information,
String configurationId,
Map<String,String> properties) |
protected AbstractServiceConfigurationFactory.Entry<BeanConfigurationFactory.BeanServiceInstance> |
BeanConfigurationFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<BeanConfigurationFactory.BeanServiceInstance> entry,
Map<String,String> parameters) |
protected abstract AbstractServiceConfigurationFactory.Entry<T> |
AbstractServiceConfigurationFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<T> entry,
Map<String,String> parameters)
Update a service configuration
|
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigurationAdminImpl.performDeleteConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
AbstractConfigurationAdministrator.ConfigurationFuture future) |
protected void |
ConfigurationAdminImpl.performPurge(UserInformation userInformation,
String factoryId,
AbstractConfigurationAdministrator.PurgeFuture future) |
protected void |
ConfigurationAdminImpl.performStoreConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> properties,
boolean fullSet,
AbstractConfigurationAdministrator.ConfigurationFuture future) |
Modifier and Type | Method and Description |
---|---|
protected void |
ConfigurationAdministratorImpl.performDeleteConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
AbstractConfigurationAdministrator.ConfigurationFuture future) |
protected void |
ConfigurationAdministratorImpl.performPurge(UserInformation userInformation,
String factoryId,
AbstractConfigurationAdministrator.PurgeFuture future) |
protected void |
ConfigurationAdministratorImpl.performStoreConfiguration(UserInformation userInformation,
String factoryId,
String configurationId,
Map<String,String> properties,
boolean fullSet,
AbstractConfigurationAdministrator.ConfigurationFuture future) |
Modifier and Type | Method and Description |
---|---|
protected SessionImpl |
ServiceImpl.createSessionInstance(UserInformation userInformation,
Map<String,String> properties) |
protected NotifyFuture<Void> |
ServiceImpl.processApplyDiff(UserInformation userInformation,
Collection<DiffEntry> changeSet) |
Constructor and Description |
---|
SessionImpl(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractManagedConnectionServiceFactory.delete(UserInformation userInformation,
String pid) |
void |
AbstractManagedConnectionServiceFactory.update(UserInformation userInformation,
String pid,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
OperationParameters.getUserInformation() |
Constructor and Description |
---|
OperationParameters(UserInformation userInformation,
Map<String,String> properties,
CallbackHandler callbackHandler) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
AbstractBasicAuthentication.getUser(String user) |
protected UserInformation |
AbstractBasicAuthentication.processAuthenticate(Callback[] callbacks,
String plainPassword) |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<UserInformation> |
AbstractBasicAuthentication.authenticate(CallbackHandler callbackHandler)
Authenticate a user
|
NotifyFuture<UserInformation> |
AuthorizationProvider.impersonate(SI session,
String targetUserName,
CallbackHandler handler) |
protected NotifyFuture<UserInformation> |
ServiceCommon.loginUser(Properties properties,
Map<String,Object> contextInformation,
CallbackHandler callbackHandler)
Wraps the call to
#authenticate(Properties) so that the correct
exceptions are thrown for a #createSession(Properties) call. |
protected NotifyFuture<UserInformation> |
ServiceCommon.makeEffectiveUserInformation(AbstractSessionImpl session,
String targetUser,
CallbackHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceCommon.fillSessionProperties(UserInformation userInformation,
Map<String,String> sessionResultProperties) |
Modifier and Type | Method and Description |
---|---|
protected void |
AuthorizedOperation.handleCompleteImpersonate(Future<UserInformation> future) |
Modifier and Type | Method and Description |
---|---|
protected abstract SI |
AbstractServiceImpl.createSessionInstance(UserInformation user,
Map<String,String> sessionProperties) |
Modifier and Type | Method and Description |
---|---|
protected S |
AbstractServiceImpl.createSession(Future<UserInformation> loginFuture,
Properties properties,
CallbackHandler callbackHandler) |
Constructor and Description |
---|
SessionPrivilegeTracker(Executor executor,
SessionPrivilegeTracker.PrivilegeListener listener,
AuthorizationTracker tracker,
Set<String> privileges,
UserInformation userInformation) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
AbstractSessionImpl.getUserInformation() |
Constructor and Description |
---|
AbstractSessionImpl(UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<BufferedDataSource> |
BufferedDatasourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
BufferedDatasourceFactory.disposeService(UserInformation userInformation,
String configurationId,
BufferedDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<BufferedDataSource> |
BufferedDatasourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<BufferedDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ScriptComponent> |
ScriptComponentFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ScriptComponentFactory.disposeService(UserInformation userInformation,
String configurationId,
ScriptComponent service) |
protected AbstractServiceConfigurationFactory.Entry<ScriptComponent> |
ScriptComponentFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ScriptComponent> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AverageDataSource> |
AverageDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
AverageDataSourceFactory.disposeService(UserInformation userInformation,
String configurationId,
AverageDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<AverageDataSource> |
AverageDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AverageDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
WriteHandler.handleWrite(UserInformation userInformation,
Variant value)
Handle the write call
|
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ChangeCounterDataSource> |
ChangeCounterDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ChangeCounterDataSourceFactory.disposeService(UserInformation userInformation,
String configurationId,
ChangeCounterDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<ChangeCounterDataSource> |
ChangeCounterDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ChangeCounterDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ConstantDataSource> |
ConstantDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ConstantDataSourceFactory.disposeService(UserInformation userInformation,
String configurationId,
ConstantDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<ConstantDataSource> |
ConstantDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ConstantDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<DeltaDataSource> |
DeltaDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
DeltaDataSourceFactory.disposeService(UserInformation userInformation,
String configurationId,
DeltaDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<DeltaDataSource> |
DeltaDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<DeltaDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<DataStoreDataSource> |
DataStoreSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
DataStoreSourceFactory.disposeService(UserInformation userInformation,
String id,
DataStoreDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<DataStoreDataSource> |
DataStoreSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<DataStoreDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<FormulaDataSource> |
FormulaSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
FormulaSourceFactory.disposeService(UserInformation userInformation,
String id,
FormulaDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<FormulaDataSource> |
FormulaSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<FormulaDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<DataItemSourceImpl> |
DataItemSourceFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<DataItemTargetImpl> |
DataItemTargetFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
DataItemSourceFactoryImpl.disposeService(UserInformation userInformation,
String configurationId,
DataItemSourceImpl service) |
protected void |
DataItemTargetFactoryImpl.disposeService(UserInformation userInformation,
String id,
DataItemTargetImpl service) |
protected AbstractServiceConfigurationFactory.Entry<DataItemSourceImpl> |
DataItemSourceFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<DataItemSourceImpl> entry,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<DataItemTargetImpl> |
DataItemTargetFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<DataItemTargetImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<MemoryDataSource> |
MemorySourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
MemorySourceFactory.disposeService(UserInformation userInformation,
String id,
MemoryDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<MemoryDataSource> |
MemorySourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<MemoryDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<MovingAverageDataSource> |
MovingAverageDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
MovingAverageDataSourceFactory.disposeService(UserInformation userInformation,
String id,
MovingAverageDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<MovingAverageDataSource> |
MovingAverageDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<MovingAverageDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyDataSource> |
ProxyDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ProxyDataSourceFactory.disposeService(UserInformation userInformation,
String configurationId,
ProxyDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<ProxyDataSource> |
ProxyDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ScriptDataSource> |
ScriptSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ScriptSourceFactory.disposeService(UserInformation userInformation,
String id,
ScriptDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<ScriptDataSource> |
ScriptSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ScriptDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<SumDataSource> |
SumSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
SumSourceFactory.disposeService(UserInformation userInformation,
String id,
SumDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<SumDataSource> |
SumSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<SumDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<TotalizerDataSource> |
TotalizerDataSourceFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
TotalizerDataSourceFactory.disposeService(UserInformation userInformation,
String configurationId,
TotalizerDataSource service) |
protected AbstractServiceConfigurationFactory.Entry<TotalizerDataSource> |
TotalizerDataSourceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<TotalizerDataSource> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> |
ConfiguredValueMapperFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ConfiguredValueMapperFactory.disposeService(UserInformation userInformation,
String configurationId,
ConfiguredValueMapper service) |
protected AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> |
ConfiguredValueMapperFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ConfiguredValueMapper> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<JdbcValueMapper> |
JdbcValueMapperFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
JdbcValueMapperFactory.disposeService(UserInformation userInformation,
String configurationId,
JdbcValueMapper service) |
protected AbstractServiceConfigurationFactory.Entry<JdbcValueMapper> |
JdbcValueMapperFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<JdbcValueMapper> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMasterHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected Event.EventBuilder |
BlockHandlerImpl.createEvent(UserInformation user,
String message,
Object value) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
BlockHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
BlockHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
protected void |
BlockHandlerImpl.publishEvent(UserInformation user,
String message,
Object value,
String eventType) |
void |
BlockHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
BlockHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
protected <T> T |
BlockHandlerImpl.updateValue(UserInformation userInformation,
String message,
T newValue,
T oldValue) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
ManualHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ManualHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
void |
ManualHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
ManualHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
MarkerHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
MarkerHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
void |
MarkerHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
MarkerHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
NegateHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
NegateHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
void |
NegateHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
NegateHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
RoundHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
RoundHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
void |
RoundHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
RoundHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
ScaleHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ScaleHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
void |
ScaleHandlerImpl.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
ScaleHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
CommonSumHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
CommonSumHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
AbstractMasterHandlerImpl service) |
void |
CommonSumHandler.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> |
CommonSumHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AbstractMasterHandlerImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<MasterItemImpl> |
MasterFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
MasterFactory.disposeService(UserInformation userInformation,
String configurationId,
MasterItemImpl service) |
protected AbstractServiceConfigurationFactory.Entry<MasterItemImpl> |
MasterFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<MasterItemImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<MapperMasterHandler> |
MapperHandlerFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
MapperHandlerFactoryImpl.disposeService(UserInformation userInformation,
String id,
MapperMasterHandler service) |
void |
MapperMasterHandler.update(UserInformation userInformation,
Map<String,String> parameters) |
protected AbstractServiceConfigurationFactory.Entry<MapperMasterHandler> |
MapperHandlerFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<MapperMasterHandler> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ArduinoDevice> |
ConfigurationFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ConfigurationFactoryImpl.disposeService(UserInformation userInformation,
String id,
ArduinoDevice service) |
protected AbstractServiceConfigurationFactory.Entry<ArduinoDevice> |
ConfigurationFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ArduinoDevice> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
HiveCommon.handleSessionCreated(AbstractSessionImpl session,
Properties properties,
UserInformation userInformation) |
Modifier and Type | Method and Description |
---|---|
protected Session |
HiveCommon.createSession(Future<UserInformation> loginFuture,
Properties properties,
CallbackHandler callbackHandler) |
Constructor and Description |
---|
SessionCommon(HiveCommon hive,
UserInformation userInformation,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
VariableManagerImpl.delete(UserInformation userInformation,
String configurationId) |
void |
VariableManagerImpl.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractOsgiHiveCommon.handleSessionCreated(AbstractSessionImpl session,
Properties properties,
UserInformation userInformation) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ComponentFactory> |
FactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
FactoryImpl.disposeService(UserInformation userInformation,
String configurationId,
ComponentFactory service) |
protected AbstractServiceConfigurationFactory.Entry<ComponentFactory> |
FactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ComponentFactory> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<DaveDevice> |
ConfigurationFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ConfigurationFactoryImpl.disposeService(UserInformation userInformation,
String id,
DaveDevice service) |
protected AbstractServiceConfigurationFactory.Entry<DaveDevice> |
ConfigurationFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<DaveDevice> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ModbusExportImpl> |
ExporterFactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ExporterFactoryImpl.disposeService(UserInformation userInformation,
String configurationId,
ModbusExportImpl service) |
protected AbstractServiceConfigurationFactory.Entry<ModbusExportImpl> |
ExporterFactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ModbusExportImpl> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationFactoryImpl.delete(UserInformation userInformation,
String configurationId) |
void |
ConfigurationFactoryImpl.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected void |
HiveImpl.handleSessionCreated(AbstractSessionImpl session,
Properties properties,
UserInformation userInformation) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<AttributeDataSourceSummarizer> |
FactoryImpl.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
FactoryImpl.disposeService(UserInformation userInformation,
String configurationId,
AttributeDataSourceSummarizer service) |
protected AbstractServiceConfigurationFactory.Entry<AttributeDataSourceSummarizer> |
FactoryImpl.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<AttributeDataSourceSummarizer> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<TimeDataItem> |
TimeItemFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
TimeItemFactory.disposeService(UserInformation userInformation,
String configurationId,
TimeDataItem service) |
protected AbstractServiceConfigurationFactory.Entry<TimeDataItem> |
TimeItemFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<TimeDataItem> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
protected SessionImpl |
ServiceImpl.createSessionInstance(UserInformation user,
Map<String,String> sessionProperties) |
Constructor and Description |
---|
SessionImpl(UserInformation user,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationFactoryImpl.delete(UserInformation userInformation,
String configurationId) |
void |
ConfigurationFactoryImpl.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
protected AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> |
ProxyItemFactory.createService(UserInformation userInformation,
String configurationId,
org.osgi.framework.BundleContext context,
Map<String,String> parameters) |
protected void |
ProxyItemFactory.disposeService(UserInformation userInformation,
String configurationId,
ProxyHistoricalItem service) |
protected AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> |
ProxyItemFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<ProxyHistoricalItem> entry,
Map<String,String> parameters) |
Modifier and Type | Field and Description |
---|---|
static UserInformation |
UserInformation.ANONYMOUS |
Modifier and Type | Method and Description |
---|---|
UserInformation |
AuthenticationService.authenticate(CredentialsRequest request)
Authenticate a user based on credentials
|
static UserInformation |
UserInformation.fromPrincipal(Principal principal)
Create a user information object
|
UserInformation |
AuthenticationService.getUser(String user)
The the user information of the named user
|
UserInformation |
AuthenticationImplementation.getUser(String user) |
UserInformation |
AuthorizationRequest.getUserInformation() |
UserInformation |
AuthorizationReply.getUserInformation() |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<UserInformation> |
AuthenticationImplementation.authenticate(CallbackHandler callbackHandler) |
Modifier and Type | Method and Description |
---|---|
static AuthorizationRequest |
AuthorizationRequest.changeUser(AuthorizationRequest request,
UserInformation userInformation) |
static UserInformationPrincipal |
UserInformationPrincipal.create(UserInformation userInformation)
Create an new principal object from a user information
|
Constructor and Description |
---|
AuthorizationRequest(String objectType,
String objectId,
String action,
UserInformation userInformation,
Map<String,Object> context) |
UserInformationPrincipal(UserInformation userInformation)
Create a new principal object
|
Modifier and Type | Method and Description |
---|---|
protected AuthorizationResult |
AuthorizationRuleImpl.process(AuthorizationContext context,
Future<UserInformation> future) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
AbstractPlainAuthenticationService.authenticate(CredentialsRequest credentialsRequest) |
UserInformation |
AbstractPlainAuthenticationService.getUser(String user) |
protected UserInformation |
AbstractPlainAuthenticationService.makeInfo(String name,
AbstractPlainAuthenticationService.UserEntry user) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
Authenticator.getUser(String user) |
protected UserInformation |
ProcessCallbacksFuture.processCallbacks(CredentialsRequest request,
List<AuthenticationService> services) |
protected UserInformation |
ProcessCallbacksFuture.transform(Callback[] from) |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<UserInformation> |
Authenticator.authenticate(CallbackHandler callbackHandler) |
protected NotifyFuture<UserInformation> |
Authenticator.authenticate(CallbackHandler callbackHandler,
ConfigurationGroup group) |
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationContext.changeUserInformation(UserInformation userInformation)
Change the user information to the provided user information
|
Modifier and Type | Method and Description |
---|---|
UserInformation |
TrackingAuthenticationImplementation.getUser(String user) |
Modifier and Type | Method and Description |
---|---|
NotifyFuture<UserInformation> |
TrackingAuthenticationImplementation.authenticate(CallbackHandler callbackHandler) |
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationManagerImpl.delete(UserInformation userInformation,
String configurationId) |
void |
AuthorizationManagerImpl.update(UserInformation userInformation,
String configurationId,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
DummyAuthenticationProviderImpl.authenticate(CredentialsRequest request) |
UserInformation |
DummyAuthenticationProviderImpl.getUser(String user) |
Modifier and Type | Method and Description |
---|---|
UserInformation |
JdbcAuthenticationService.authenticate(CredentialsRequest request) |
UserInformation |
JdbcAuthenticationService.getUser(String username) |
protected UserInformation |
JdbcAuthenticationService.performAuthentication(ConnectionContext connection,
String username,
Map<PasswordEncoding,String> passwords) |
protected UserInformation |
JdbcAuthenticationService.performLookup(ConnectionContext connection,
String username) |
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 void |
JdbcAuthenticationServiceFactory.disposeService(UserInformation userInformation,
String configurationId,
JdbcAuthenticationService service) |
protected AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> |
JdbcAuthenticationServiceFactory.updateService(UserInformation userInformation,
String configurationId,
AbstractServiceConfigurationFactory.Entry<JdbcAuthenticationService> entry,
Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationServiceImpl.delete(UserInformation userInformation,
String configurationId) |
void |
AuthenticationServiceImpl.update(UserInformation userInformation,
String configurationId,
Map<String,String> properties) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.