public class LoginLogic extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoginLogic.LoginRequest |
static class |
LoginLogic.LoginResponse |
| Constructor and Description |
|---|
LoginLogic() |
| Modifier and Type | Method and Description |
|---|---|
void |
login(LoginLogic.LoginRequest request,
com.google.api.client.googleapis.auth.oauth2.GoogleIdTokenVerifier tokenVerifier,
net.officefloor.web.ObjectResponse<LoginLogic.LoginResponse> response) |
public void login(LoginLogic.LoginRequest request, com.google.api.client.googleapis.auth.oauth2.GoogleIdTokenVerifier tokenVerifier, net.officefloor.web.ObjectResponse<LoginLogic.LoginResponse> response) throws Exception
ExceptionCopyright © 2005–2019. All rights reserved.