Ashish K Singh created SENTRY-1249:
--------------------------------------
Summary: Refactor SentryGenericProviderBackend to be created using
a factory.
Key: SENTRY-1249
URL: https://issues.apache.org/jira/browse/SENTRY-1249
Project: Sentry
Issue Type: Bug
Reporter: Ashish K Singh
{{SentryGenericProviderBackend}} is created via reflection that makes it bit
difficult to have a factory to create variants of
{{SentryGenericProviderBackend}} based on configs. It will be nice to have
{{SentryGenericProviderBackend}} created from factory to the class and make the
caching easily extendable to other provider backends in future.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)