| Package | Description |
|---|---|
| org.eclipse.scada.sec | |
| org.eclipse.scada.sec.authn |
This package contains authentication classes
|
| org.eclipse.scada.sec.authn.osgi.cfg.priority | |
| org.eclipse.scada.sec.provider.dummy |
| Modifier and Type | Method and Description |
|---|---|
UserInformation |
AuthenticationService.authenticate(CredentialsRequest request)
Authenticate a user based on credentials
|
void |
AuthenticationService.joinRequest(CredentialsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
UserInformation |
AbstractPlainAuthenticationService.authenticate(CredentialsRequest credentialsRequest) |
void |
AbstractPlainAuthenticationService.joinRequest(CredentialsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CredentialsRequest |
ProcessCallbacksFuture.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected UserInformation |
ProcessCallbacksFuture.processCallbacks(CredentialsRequest request,
java.util.List<AuthenticationService> services) |
| Modifier and Type | Method and Description |
|---|---|
UserInformation |
DummyAuthenticationProviderImpl.authenticate(CredentialsRequest request) |
void |
DummyAuthenticationProviderImpl.joinRequest(CredentialsRequest request) |
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