Uses of Class
org.nst.pasientlink.authenticator.Request

Packages that use Request
org.nst.pasientlink.authenticator   
org.nst.pasientlink.authenticator.admin   
 

Uses of Request in org.nst.pasientlink.authenticator
 

Methods in org.nst.pasientlink.authenticator with parameters of type Request
 boolean Utility.sendSMSNotification(Request myRequest, java.lang.String adminGSMSubscriberID)
          sendSMSNotification spawns a thread to send a GSM SMS single use password notification.
 

Constructors in org.nst.pasientlink.authenticator with parameters of type Request
SendSMSThread(java.lang.Object mySemaphore, Request myRequest, java.lang.String myGSMSubscriberID)
          Constructor.
 

Uses of Request in org.nst.pasientlink.authenticator.admin
 

Methods in org.nst.pasientlink.authenticator.admin that return Request
 Request Controller.requestAuthentication(java.lang.String myUsername, java.lang.String myPassword)
          requestAuthentication verifies that admin username and password matches.
 

Methods in org.nst.pasientlink.authenticator.admin with parameters of type Request
 int Controller.authenticateSession(java.lang.String mySingleUsePassword, Request myRequest)
           
 



Copyright © 2002 Norwegian Centre for Telemedicine. All Rights Reserved.