Uses of Interface
io.camunda.tasklist.auth.Authentication
Packages that use Authentication
-
Uses of Authentication in io.camunda.tasklist
Methods in io.camunda.tasklist that return AuthenticationMethods in io.camunda.tasklist with parameters of type AuthenticationModifier and TypeMethodDescriptionCamundaTaskListClientBuilder.authentication(Authentication authentication) voidCamundaTaskListClientProperties.setAuthentication(Authentication authentication) Constructors in io.camunda.tasklist with parameters of type AuthenticationModifierConstructorDescriptionCamundaTaskListClientProperties(Authentication authentication, String taskListUrl, boolean defaultShouldReturnVariables, boolean defaultShouldLoadTruncatedVariables, boolean useZeebeUserTasks) -
Uses of Authentication in io.camunda.tasklist.auth
Classes in io.camunda.tasklist.auth that implement Authentication