Uses of Class
io.camunda.common.auth.JwtAuthentication.JwtToken
Packages that use JwtAuthentication.JwtToken
-
Uses of JwtAuthentication.JwtToken in io.camunda.common.auth
Methods in io.camunda.common.auth that return JwtAuthentication.JwtTokenModifier and TypeMethodDescriptionprotected abstract JwtAuthentication.JwtTokenJwtAuthentication.generateToken(Product product, JwtCredential credential) protected JwtAuthentication.JwtTokenSaaSAuthentication.generateToken(Product product, JwtCredential credential) protected JwtAuthentication.JwtTokenSelfManagedAuthentication.generateToken(Product product, JwtCredential credential)