Minor improvements to authentication [patch]
--------------------------------------------

                 Key: SLING-2080
                 URL: https://issues.apache.org/jira/browse/SLING-2080
             Project: Sling
          Issue Type: Improvement
          Components: Authentication
            Reporter: angela
            Priority: Minor
         Attachments: SLING-2080.patch

while having a look at the sling authentication code i fixed some javadoc 
errors, missing annotations and redundant/inconsistent code fragments that i 
came across... feel free to include the attached patch (or parts of it).

there were two additional things i couldn't resolve:

AbstractAuthenticationHandler#sendValid states: " // expressely tell we have no 
content but set content type"
did you mean explicitly?

FormAuthenticationHandler#AuthenticationStorage:
in this interface and its implementing class the javadoc is broken and refers 
to CookieAuthData, CookieAuthenticationHandler, CookieExtractor, 
SessionExtractor.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to