| Package | Description |
|---|---|
| org.eclipse.scada.sec.authn |
This package contains authentication classes
|
| org.eclipse.scada.sec.authn.osgi.cfg.priority | |
| org.eclipse.scada.sec.provider.dummy | |
| org.eclipse.scada.sec.provider.plain.property |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPlainAuthenticationService |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuthenticationService> |
ConfigurationGroup.getServices() |
java.util.List<AuthenticationService> |
ConfigurationManagerImpl.ConfigurationGroupImpl.getServices() |
protected abstract java.util.List<AuthenticationService> |
ProcessCallbacksFuture.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationManagerImpl.ConfigurationGroupImpl.add(AuthenticationService service) |
| Modifier and Type | Method and Description |
|---|---|
protected UserInformation |
ProcessCallbacksFuture.processCallbacks(CredentialsRequest request,
java.util.List<AuthenticationService> services) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyAuthenticationProviderImpl
A dummy provider which returns an anonymous
user information (
null) if the username
is not set and an authenticated user with no roles
if the username is set |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAuthenticationService
A plain authentication provider
|
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0