Package | Description |
---|---|
org.eclipse.scada.sec.authn |
This package contains authentication classes
|
org.eclipse.scada.sec.provider.plain.property | |
org.eclipse.scada.sec.provider.provider.ca |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractPlainAuthenticationService.UserEntry |
AbstractPlainAuthenticationService.getUserEntry(String name) |
Modifier and Type | Method and Description |
---|---|
protected UserInformation |
AbstractPlainAuthenticationService.makeInfo(String name,
AbstractPlainAuthenticationService.UserEntry user) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,AbstractPlainAuthenticationService.UserEntry> |
PropertyAuthenticationService.userInformation |
Modifier and Type | Method and Description |
---|---|
protected AbstractPlainAuthenticationService.UserEntry |
PropertyAuthenticationService.getUserEntry(String name) |
Modifier and Type | Method and Description |
---|---|
static Map<String,AbstractPlainAuthenticationService.UserEntry> |
PropertyAuthenticationService.split(String data) |
Modifier and Type | Method and Description |
---|---|
protected AbstractPlainAuthenticationService.UserEntry |
AuthenticationServiceImpl.getUserEntry(String name) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.