public class LoginContext
extends java.lang.Object
| Constructor and Description |
|---|
LoginContext(java.lang.String id,
java.lang.String name,
java.util.Collection<LoginFactory> connections,
java.util.Map<java.lang.String,java.lang.String> properties) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<LoginFactory> |
getFactories() |
java.lang.String |
getId() |
java.lang.String |
getName() |
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
public LoginContext(java.lang.String id,
java.lang.String name,
java.util.Collection<LoginFactory> connections,
java.util.Map<java.lang.String,java.lang.String> properties)
public java.util.Map<java.lang.String,java.lang.String> getProperties()
public java.lang.String getName()
public java.util.Collection<LoginFactory> getFactories()
public java.lang.String getId()
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