You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2012/11/27 15:45:59 UTC

[jira] [Updated] (SLING-2441) AuthenticationInfo.put() throws if method is null

     [ https://issues.apache.org/jira/browse/SLING-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson updated SLING-2441:
----------------------------------

    Fix Version/s:     (was: Auth Core 1.1.0)
    
> AuthenticationInfo.put() throws if method is null
> -------------------------------------------------
>
>                 Key: SLING-2441
>                 URL: https://issues.apache.org/jira/browse/SLING-2441
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>    Affects Versions: Auth Core 1.0.6
>            Reporter: Jeff Young
>            Assignee: Justin Edelson
>              Labels: newbie, patch
>         Attachments: auth_info_put.patch
>
>
> Historically the AUTH_TYPE of an AuthenitcationInfo had to be defined (ie: non-null), but we're now using it for anonymous access as well, with a null AUTH_TYPE.  The put() method, however, throws if passed a null AUTH_TYPE.  
> (This is triggered, for instance, by CQ's AuthenticationInfoPostProcessorBridge, which does a putAll().)

--
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