PSE 2000 Group 4

jobmatch.presentation
Class Login

jobmatch.presentation.Login

public class Login


Constructor Summary
Login()
           
 
Method Summary
static String getURL(int type, String grantURL)
           
 void run(jobmatch.presentation.HttpPresentationComms comms)
           
 

Constructor Detail

Login

public Login()
Method Detail

getURL

public static String getURL(int type,
                            String grantURL)

run

public void run(jobmatch.presentation.HttpPresentationComms comms)
         throws jobmatch.presentation.HttpPresentationException

PSE 2000 Group 4