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