Package io.camunda.common.auth
Class SimpleAuthentication
java.lang.Object
io.camunda.common.auth.SimpleAuthentication
- All Implemented Interfaces:
Authentication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()static SimpleAuthenticationBuilderbuilder()getTokenHeader(Product product) voidresetToken(Product product) voidsetSimpleConfig(SimpleConfig simpleConfig) voidsetSimpleUrl(String simpleUrl)
-
Constructor Details
-
SimpleAuthentication
public SimpleAuthentication()
-
-
Method Details
-
setSimpleUrl
-
getSimpleConfig
-
setSimpleConfig
-
builder
-
build
- Specified by:
buildin interfaceAuthentication
-
getTokenHeader
- Specified by:
getTokenHeaderin interfaceAuthentication
-
resetToken
- Specified by:
resetTokenin interfaceAuthentication
-