Package io.camunda.common.auth
Class JwtAuthentication
java.lang.Object
io.camunda.common.auth.JwtAuthentication
- All Implemented Interfaces:
Authentication
- Direct Known Subclasses:
SaaSAuthentication,SelfManagedAuthentication
TODO: Figure out common functionality between SaaS and Self Managed that can be inserted here
to reduce code duplication. If not, remove this class
-
Constructor Details
-
JwtAuthentication
public JwtAuthentication()
-