public class SaasAuthentication extends java.lang.Object implements AuthInterface
| Constructor and Description |
|---|
SaasAuthentication(java.lang.String clientId,
java.lang.String clientSecret) |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(com.apollographql.apollo3.ApolloClient client) |
public SaasAuthentication(java.lang.String clientId,
java.lang.String clientSecret)
public void authenticate(com.apollographql.apollo3.ApolloClient client)
throws TaskListException
authenticate in interface AuthInterfaceTaskListException