Package io.camunda.common.auth
Class SaaSAuthentication
java.lang.Object
io.camunda.common.auth.JwtAuthentication
io.camunda.common.auth.SaaSAuthentication
- All Implemented Interfaces:
Authentication
-
Nested Class Summary
Nested classes/interfaces inherited from class io.camunda.common.auth.JwtAuthentication
JwtAuthentication.JwtTokenNested classes/interfaces inherited from interface io.camunda.common.auth.Authentication
Authentication.AuthenticationBuilder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SaaSAuthenticationBuilderbuilder()protected JwtAuthentication.JwtTokengenerateToken(Product product, JwtCredential credential) Methods inherited from class io.camunda.common.auth.JwtAuthentication
getTokenHeader, resetToken
-
Constructor Details
-
SaaSAuthentication
-
-
Method Details
-
builder
-
generateToken
- Specified by:
generateTokenin classJwtAuthentication
-