Package io.camunda.common.auth
Class JwtCredential
java.lang.Object
io.camunda.common.auth.JwtCredential
Contains credential for particular product. Used for JWT authentication.
-
Constructor Summary
ConstructorsConstructorDescriptionJwtCredential(String clientId, String clientSecret, String audience, String authUrl) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
JwtCredential
-
-
Method Details
-
getClientId
-
getClientSecret
-
getAudience
-
getAuthUrl
-