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