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.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 ServerDiscovery.setLogonResult(LogonResult result)
          Sets the LogonResult after authentication.
 boolean UrlServerDiscovery.setLogonResult(LogonResult result)
           
 boolean AdminApiServerDiscovery.setLogonResult(LogonResult result)
           
 

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.