You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2017/07/05 15:53:00 UTC

[jira] [Created] (GEODE-3166) AuthInitize interface non-deprecated api is never called

Jinmei Liao created GEODE-3166:
----------------------------------

             Summary: AuthInitize interface non-deprecated api is never called
                 Key: GEODE-3166
                 URL: https://issues.apache.org/jira/browse/GEODE-3166
             Project: Geode
          Issue Type: Bug
            Reporter: Jinmei Liao


this interface default Properties getCredentials(Properties securityProps)  is never used by the product.

The older interface is used because we still need to support the old authenticator, therefore we can't update the product to use the new interface just yet. Need to remove the deprecated annotation and this interface method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)