Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10852

Add requireAuthorization method to IAuthorizer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.2
    • None
    • None

    Description

      The IAuthenticator interface has a requireAuthentication to indicate whether an implementation requires an explicit login. For consistency it would be useful for 3rd party implementers if the IAuthorizer had a similar method requireAuthorization that would indicate if the implementation required explicit authorization.

      This would mean that we could remove and explicit instanceof checks for AllowAllAuthenticator and AllowAllAuthorizer in the code.

      Attachments

        Activity

          People

            mike_tr_adamson Mike Adamson
            mike_tr_adamson Mike Adamson
            Mike Adamson
            Sam Tunnicliffe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: