You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2018/02/03 00:20:00 UTC

[jira] [Created] (GEODE-4558) Remove singleton calls from product code in org.apache.geode.rest.internal.web.security

Kirk Lund created GEODE-4558:
--------------------------------

             Summary: Remove singleton calls from product code in org.apache.geode.rest.internal.web.security
                 Key: GEODE-4558
                 URL: https://issues.apache.org/jira/browse/GEODE-4558
             Project: Geode
          Issue Type: Sub-task
          Components: rest (dev), security
            Reporter: Kirk Lund


These product classes in org.apache.geode.rest.internal.web.security invoke singleton getters.

GemFireCacheImpl.getInstance():
* GeodeAuthenticationProvider
* RestSecurityService



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)