Class AuditLogRouterJsonConfig.Canonicalizer

java.lang.Object
com.fasterxml.jackson.databind.util.StdConverter<AuditLogRouterJsonConfig,AuditLogRouterJsonConfig>
io.confluent.security.audit.router.AuditLogRouterJsonConfig.Canonicalizer
All Implemented Interfaces:
com.fasterxml.jackson.databind.util.Converter<AuditLogRouterJsonConfig,AuditLogRouterJsonConfig>
Enclosing class:
AuditLogRouterJsonConfig

public static class AuditLogRouterJsonConfig.Canonicalizer extends com.fasterxml.jackson.databind.util.StdConverter<AuditLogRouterJsonConfig,AuditLogRouterJsonConfig>
Renames any legacy "other" category rule to a "management" rule, or drops the "other" category rule if both are present.