| Package | Description |
|---|---|
| org.eclipse.scada.core.ui.connection.login | |
| org.eclipse.scada.core.ui.connection.login.dialog | |
| org.eclipse.scada.core.ui.connection.login.factory |
| Modifier and Type | Method and Description |
|---|---|
LoginContext[] |
Activator.getContextList() |
LoginContext |
LoginSession.getLoginContext() |
| Modifier and Type | Method and Description |
|---|---|
LoginHandler |
LoginFactory.createHandler(LoginContext context,
java.lang.String username,
java.lang.String password,
java.util.Map<java.lang.String,java.lang.String> properties)
Creates a new login handler that is not started
|
void |
Activator.setLoginSession(java.lang.String username,
java.lang.String password,
LoginContext loginContext,
java.util.Collection<LoginHandler> handler) |
| Constructor and Description |
|---|
LoginSession(BundleContext context,
java.lang.String username,
java.lang.String password,
LoginContext loginContext,
java.util.Collection<LoginHandler> handler) |
| Constructor and Description |
|---|
ContextCreator(Realm realm,
LoginContext loginContext,
ContextCreatorListener listener,
ContextCreatorResultListener resultListener) |
| Modifier and Type | Method and Description |
|---|---|
LoginHandler |
ConnectionLoginFactory.createHandler(LoginContext context,
java.lang.String username,
java.lang.String password,
java.util.Map<java.lang.String,java.lang.String> properties) |
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