You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/04/21 08:20:49 UTC

[jira] Created: (SLING-1493) Don't register authentication handler holder if service cannot be retrieved

Don't register authentication handler holder if service cannot be retrieved
---------------------------------------------------------------------------

                 Key: SLING-1493
                 URL: https://issues.apache.org/jira/browse/SLING-1493
             Project: Sling
          Issue Type: Bug
          Components: Commons
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Commons Auth 1.0.0


Under some conditions the SlingAuthenticator.AuthenticationHandlerTracker.addingService(ServiceReference reference) method cannot actually get the service from the framework. In this case the handler holder should not be created and registered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1493) Don't register authentication handler holder if service cannot be retrieved

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed SLING-1493.
------------------------------------


Close after release

> Don't register authentication handler holder if service cannot be retrieved
> ---------------------------------------------------------------------------
>
>                 Key: SLING-1493
>                 URL: https://issues.apache.org/jira/browse/SLING-1493
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Core 1.0.0
>
>
> Under some conditions the SlingAuthenticator.AuthenticationHandlerTracker.addingService(ServiceReference reference) method cannot actually get the service from the framework. In this case the handler holder should not be created and registered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-1493) Don't register authentication handler holder if service cannot be retrieved

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-1493:
-------------------------------------

    Component/s: Authentication
                     (was: Commons)

> Don't register authentication handler holder if service cannot be retrieved
> ---------------------------------------------------------------------------
>
>                 Key: SLING-1493
>                 URL: https://issues.apache.org/jira/browse/SLING-1493
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Auth Core 1.0.0
>
>
> Under some conditions the SlingAuthenticator.AuthenticationHandlerTracker.addingService(ServiceReference reference) method cannot actually get the service from the framework. In this case the handler holder should not be created and registered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1493) Don't register authentication handler holder if service cannot be retrieved

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-1493.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 936169

> Don't register authentication handler holder if service cannot be retrieved
> ---------------------------------------------------------------------------
>
>                 Key: SLING-1493
>                 URL: https://issues.apache.org/jira/browse/SLING-1493
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Commons Auth 1.0.0
>
>
> Under some conditions the SlingAuthenticator.AuthenticationHandlerTracker.addingService(ServiceReference reference) method cannot actually get the service from the framework. In this case the handler holder should not be created and registered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.