io.dropwizard.kafka.KafkaAdminClientBundle<T>.getKafkaAdminClientFactory ( T p1 )Field 'retval.security' in the return value of this abstract method is of type 'SecurityFactory'.
io.dropwizard.kafka.KafkaAdminClientFactory.KafkaAdminClientFactory ( )Field 'this.security' in the object of this method is of type 'SecurityFactory'.
io.dropwizard.kafka.KafkaAdminClientFactory.build ( LifecycleEnvironment p1, HealthCheckRegistry p2, Map<String,Object> p3 )Field 'this.security' in the object of this abstract method is of type 'SecurityFactory'.
io.dropwizard.kafka.KafkaAdminClientFactory.build ( LifecycleEnvironment p1, HealthCheckRegistry p2, Map<String,Object> p3, Collection<NewTopic> p4 )Field 'this.security' in the object of this abstract method is of type 'SecurityFactory'.
io.dropwizard.kafka.KafkaAdminClientFactory.buildAdminClient ( Map<String,Object> config )Field 'this.security' in the object of this method is of type 'SecurityFactory'.
...