Class login
java.lang.Object
org.machanism.macha.apps.adapters.faas.gcp.login
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
service
(com.google.cloud.functions.HttpRequest request, com.google.cloud.functions.HttpResponse response)
-
Field Details
-
gson
-
-
Constructor Details
-
login
public login()
-
-
Method Details
-
service
public void service(com.google.cloud.functions.HttpRequest request, com.google.cloud.functions.HttpResponse response) throws IOException - Specified by:
service
in interfacecom.google.cloud.functions.HttpFunction
- Throws:
IOException
-