Uses of Class
io.camunda.common.auth.JwtCredential
Packages that use JwtCredential
-
Uses of JwtCredential in io.camunda.common.auth
Methods in io.camunda.common.auth that return JwtCredentialMethods in io.camunda.common.auth that return types with arguments of type JwtCredentialMethods in io.camunda.common.auth with parameters of type JwtCredentialModifier and TypeMethodDescriptionvoidJwtConfig.addProduct(Product product, JwtCredential jwtCredential) protected abstract JwtAuthentication.JwtTokenJwtAuthentication.generateToken(Product product, JwtCredential credential) protected JwtAuthentication.JwtTokenSaaSAuthentication.generateToken(Product product, JwtCredential credential) protected JwtAuthentication.JwtTokenSelfManagedAuthentication.generateToken(Product product, JwtCredential credential)