Package io.camunda.common.auth
Class SaaSAuthenticationBuilder
java.lang.Object
io.camunda.common.auth.JwtAuthenticationBuilder<SaaSAuthenticationBuilder>
io.camunda.common.auth.SaaSAuthenticationBuilder
- All Implemented Interfaces:
Authentication.AuthenticationBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SaaSAuthenticationprotected SaaSAuthenticationBuilderself()withJsonMapper(JsonMapper jsonMapper) Methods inherited from class io.camunda.common.auth.JwtAuthenticationBuilder
build, withJwtConfig
-
Constructor Details
-
SaaSAuthenticationBuilder
public SaaSAuthenticationBuilder()
-
-
Method Details
-
withJsonMapper
-
self
- Specified by:
selfin classJwtAuthenticationBuilder<SaaSAuthenticationBuilder>
-
build
- Specified by:
buildin classJwtAuthenticationBuilder<SaaSAuthenticationBuilder>
-