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