Package io.camunda.common.auth
Interface Authentication
- All Known Implementing Classes:
DefaultNoopAuthentication,JwtAuthentication,SaaSAuthentication,SelfManagedAuthentication,SimpleAuthentication
public interface Authentication
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetTokenHeader(Product product) voidresetToken(Product product)
-
Method Details
-
getTokenHeader
-
resetToken
-