[ 
https://issues.apache.org/jira/browse/KAFKA-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663483#comment-16663483
 ] 

Pradeep Bansal commented on KAFKA-7546:
---------------------------------------

Thanks [~mgharat] for the insights. I have not worked with scala before, 
[Authorizer|https://github.com/apache/kafka/blob/3cdc78e6bb1f83973a14ce1550fe3874f7348b05/core/src/main/scala/kafka/security/auth/Authorizer.scala]
 interface is in scala. Will I be able to write Java class for this interface 
like below?

 

!AuthorizerImpl.PNG!

 

Thanks,

Pradeep

> Java implementation for Authorizer
> ----------------------------------
>
>                 Key: KAFKA-7546
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7546
>             Project: Kafka
>          Issue Type: Improvement
>          Components: security
>            Reporter: Pradeep Bansal
>            Priority: Major
>         Attachments: AuthorizerImpl.PNG
>
>
> I am using kafka with authentication and authorization. I wanted to plugin my 
> own implementation of Authorizer which doesn't use zookeeper instead has 
> permission mapping in SQL database. Is it possible to write Authorizer code 
> in Java?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to