Description
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.
Attachments
Issue Links
- is duplicated by
-
ACCUMULO-4720 Replace use of WalkingSecurity with API
- Resolved