| 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
|
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextCreator.handleStateChange(LoginHandler handler,
java.lang.String connectionName,
java.lang.String state,
java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextCreatorResultListener.complete(java.util.Collection<LoginHandler> handler) |
protected void |
LoginDialog.handleComplete(java.util.Collection<LoginHandler> result) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiLoginHandler |
| 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) |
| Constructor and Description |
|---|
MultiLoginHandler(java.util.Collection<LoginHandler> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionLoginHandler |
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