public class ConnectionLoginHandler extends java.lang.Object implements LoginHandler
| Constructor and Description |
|---|
ConnectionLoginHandler(ConnectionService connectionService,
LoginConnection loginConnection,
CallbackHandler callbackHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
boolean |
hasRole(java.lang.String role) |
boolean |
isComplete() |
boolean |
isOk() |
void |
register(BundleContext context) |
void |
setStateListener(StateListener loginStateListener) |
void |
startLogin() |
public ConnectionLoginHandler(ConnectionService connectionService,
LoginConnection loginConnection,
CallbackHandler callbackHandler)
public void setStateListener(StateListener loginStateListener)
setStateListener in interface LoginHandlerpublic void startLogin()
startLogin in interface LoginHandlerpublic void register(BundleContext context)
register in interface LoginHandlerpublic void dispose()
dispose in interface LoginHandlerpublic boolean isComplete()
isComplete in interface LoginHandlerpublic boolean isOk()
isOk in interface LoginHandlerpublic boolean hasRole(java.lang.String role)
hasRole in interface LoginHandler
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