public interface AclMigrationAware
Modifier and Type | Method and Description |
---|---|
Runnable |
migrationTask(org.apache.kafka.server.authorizer.Authorizer sourceAuthorizer)
Returns a runnable task which does Acl migration from a given source authorizer
|
Runnable migrationTask(org.apache.kafka.server.authorizer.Authorizer sourceAuthorizer)
sourceAuthorizer
- source Authorizer from which will migrate the Acls