Uses of Class
org.isam.exehda.services.Gatekeeper.SessionId

Packages that use Gatekeeper.SessionId
org.isam.exehda.services   
 

Uses of Gatekeeper.SessionId in org.isam.exehda.services
 

Methods in org.isam.exehda.services that return Gatekeeper.SessionId
 Gatekeeper.SessionId Gatekeeper.login(java.lang.String user, byte[] challResp)
          Describe login method here.
 

Methods in org.isam.exehda.services with parameters of type Gatekeeper.SessionId
 void Gatekeeper.logout(Gatekeeper.SessionId sessionId)
          Describe logout method here.
 void Gatekeeper.startApplication(Gatekeeper.SessionId sessionId, java.lang.String launchingDesc)
          Describe startApplication method here.