Package io.camunda.common.auth
Class SimpleAuthentication
java.lang.Object
io.camunda.common.auth.SimpleAuthentication
- All Implemented Interfaces:
Authentication
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.camunda.common.auth.Authentication
Authentication.AuthenticationBuilder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SimpleAuthenticationBuilderbuilder()getTokenHeader(Product product) voidresetToken(Product product)
-
Constructor Details
-
SimpleAuthentication
-
-
Method Details
-
getSimpleConfig
-
builder
-
getTokenHeader
- Specified by:
getTokenHeaderin interfaceAuthentication
-
resetToken
- Specified by:
resetTokenin interfaceAuthentication
-