After some investigation we discovered that implementing declarable would require significant changes to the rest of this feature and would also introduce other challenges around configuration that would need to be solved. We decided to change this constructor to an init method that mirrors the pattern of the Declarable interface without actually using the interface itself - this should make it easier for users to implement custom authorizers similar to how they implement other custom classes within Geode.
[ Full content available at: https://github.com/apache/geode/pull/4161 ] This message was relayed via gitbox.apache.org for [email protected]
