Package io.camunda.common.auth
Class SaaSAuthentication
java.lang.Object
io.camunda.common.auth.JwtAuthentication
io.camunda.common.auth.SaaSAuthentication
- All Implemented Interfaces:
Authentication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()static SaaSAuthenticationBuilderbuilder()getTokenHeader(Product product) voidresetToken(Product product) voidsetJwtConfig(JwtConfig jwtConfig)
-
Constructor Details
-
SaaSAuthentication
public SaaSAuthentication()
-
-
Method Details
-
builder
-
getJwtConfig
-
setJwtConfig
-
build
-
resetToken
-
getTokenHeader
-