| Package | Description |
|---|---|
| org.eclipse.scada.sec.authn |
This package contains authentication classes
|
| org.eclipse.scada.sec.provider.plain.property |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractPlainAuthenticationService.UserEntry |
AbstractPlainAuthenticationService.getUserEntry(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected UserInformation |
AbstractPlainAuthenticationService.makeInfo(java.lang.String name,
AbstractPlainAuthenticationService.UserEntry user) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,AbstractPlainAuthenticationService.UserEntry> |
PropertyAuthenticationService.userInformation |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPlainAuthenticationService.UserEntry |
PropertyAuthenticationService.getUserEntry(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,AbstractPlainAuthenticationService.UserEntry> |
PropertyAuthenticationService.split(java.lang.String data) |
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