|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.transport.LogonImpl
public class LogonImpl
| Constructor Summary | |
|---|---|
LogonImpl(SessionService service,
java.lang.String clusterName)
|
|
| Method Summary | |
|---|---|
void |
assertIdentity(SessionToken checkSession)
|
ResultsFuture<?> |
logoff()
|
LogonResult |
logon(java.util.Properties connProps)
|
ResultsFuture<?> |
ping()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogonImpl(SessionService service,
java.lang.String clusterName)
| Method Detail |
|---|
public LogonResult logon(java.util.Properties connProps)
throws LogonException,
ComponentNotFoundException
logon in interface ILogonLogonException
ComponentNotFoundException
public ResultsFuture<?> logoff()
throws InvalidSessionException
logoff in interface ILogonInvalidSessionException
public ResultsFuture<?> ping()
throws InvalidSessionException,
TeiidComponentException
ping in interface ILogonInvalidSessionException
TeiidComponentException
public void assertIdentity(SessionToken checkSession)
throws InvalidSessionException,
TeiidComponentException
assertIdentity in interface ILogonInvalidSessionException
TeiidComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||