You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/20 12:44:50 UTC

[GitHub] [camel] tapiiron commented on a change in pull request #4643: [CAMEL-15872] JWT Authorization Type Configuration Option to GraphQL Component

tapiiron commented on a change in pull request #4643:
URL: https://github.com/apache/camel/pull/4643#discussion_r527667308



##########
File path: components/camel-graphql/src/main/java/org/apache/camel/component/graphql/GraphqlEndpoint.java
##########
@@ -187,6 +193,18 @@ public String getQuery() {
         return query;
     }
 
+    /**
+     * The JWT Authorization type. Default is Bearer.
+     * @param jwtAuthorizationType

Review comment:
       Removed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org