Christopher Tubbs created ACCUMULO-1132:
-------------------------------------------

             Summary: Use a concrete implementation of AuthenticationToken for 
!SYSTEM user
                 Key: ACCUMULO-1132
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1132
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Christopher Tubbs
             Fix For: 1.5.0


Using a concrete implementation of this class prevents collisions with user 
names (so we don't have to reserve "!SYSTEM"... not that many users would want 
that). It also simplifies things for developers on the server side, because we 
don't need a lot of custom code that diverges from the authentication API, for 
handling the !SYSTEM user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to