Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Move following interfaces to new package, org.apche.kafka.authorizer. The new package will be a separate module, so that third party implementations can add it as a dependency without having to depend on clients or core.

  1. Authorizer
  2. Acl
  3. Operation
  4. PermissionType
  5. Resource
  6. ResourceType
  7. KafkaPrincipal
  8. Session

...