Package io.camunda.tasklist.auth
Interface Authentication
- All Known Implementing Classes:
JwtAuthentication,SimpleAuthentication
public interface Authentication
-
Method Summary
-
Method Details
-
getTokenHeader
-
resetToken
void resetToken()
-
JwtAuthentication, SimpleAuthentication