Uses of Class
com.metamatrix.platform.security.api.LogonResult

Packages that use LogonResult
com.metamatrix.common.comm.api   
com.metamatrix.common.comm.platform.socket.client   
com.metamatrix.common.comm.platform.socket.server   
com.metamatrix.jdbc.transport   
com.metamatrix.platform.security.api   
 

Uses of LogonResult in com.metamatrix.common.comm.api
 

Methods in com.metamatrix.common.comm.api that return LogonResult
 LogonResult ServerConnection.getLogonResult()
           
 

Uses of LogonResult in com.metamatrix.common.comm.platform.socket.client
 

Methods in com.metamatrix.common.comm.platform.socket.client that return LogonResult
 LogonResult SocketServerConnection.getLogonResult()
           
 

Methods in com.metamatrix.common.comm.platform.socket.client with parameters of type LogonResult
 boolean UrlServerDiscovery.setLogonResult(LogonResult result)
           
 boolean ServerDiscovery.setLogonResult(LogonResult result)
          Sets the LogonResult after authentication.
 boolean AdminApiServerDiscovery.setLogonResult(LogonResult result)
           
 

Uses of LogonResult in com.metamatrix.common.comm.platform.socket.server
 

Methods in com.metamatrix.common.comm.platform.socket.server that return LogonResult
 LogonResult LogonImpl.logon(java.util.Properties connProps)
           
 

Uses of LogonResult in com.metamatrix.jdbc.transport
 

Methods in com.metamatrix.jdbc.transport that return LogonResult
 LogonResult LocalServerConnection.getLogonResult()
           
 

Uses of LogonResult in com.metamatrix.platform.security.api
 

Methods in com.metamatrix.platform.security.api that return LogonResult
 LogonResult ILogon.logon(java.util.Properties connectionProperties)
           
 



Copyright © 2009. All Rights Reserved.