You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Miller (JIRA)" <ji...@apache.org> on 2017/10/06 19:34:00 UTC

[jira] [Created] (ACCUMULO-4720) Replace use of WalkingSecurity with API

Michael Miller created ACCUMULO-4720:
----------------------------------------

             Summary: Replace use of WalkingSecurity with API
                 Key: ACCUMULO-4720
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4720
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Michael Miller


Randomwalk uses a class called WalkingSecurity all over the place.  This class extends o.a.a.server.security.SecurityOperation to make use of all its static methods for testing permissions, getting user names, etc.  WalkingSecurity should be replaced with the public API SecurityOperations to handle these tasks.



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