Package io.camunda.tasklist.auth
Class JwtAuthentication
java.lang.Object
io.camunda.tasklist.auth.JwtAuthentication
- All Implemented Interfaces:
Authentication
-
Constructor Summary
ConstructorsConstructorDescriptionJwtAuthentication(JwtCredential jwtCredential, TokenResponseMapper tokenResponseMapper) -
Method Summary
-
Constructor Details
-
JwtAuthentication
-
-
Method Details
-
getTokenHeader
- Specified by:
getTokenHeaderin interfaceAuthentication
-
resetToken
public void resetToken()- Specified by:
resetTokenin interfaceAuthentication
-