public class GoogleOauth extends Object
| Constructor and Description |
|---|
GoogleOauth() |
| Modifier and Type | Method and Description |
|---|---|
static GooglePrincipal |
authenticateGoogleUser(String emailaddress,
String userpassword,
boolean keepLogin,
String proxy) |
static boolean |
isLogged(String username)
Get back if the user is already logged by checking if a cookie exists.
|
static void |
main(String[] args) |
public static boolean isLogged(String username)
username - public static GooglePrincipal authenticateGoogleUser(String emailaddress, String userpassword, boolean keepLogin, String proxy) throws Exception
ExceptionCopyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.