EngineSlingAuthenticator must wrap new exception
------------------------------------------------

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


The EngineSlingAuthenticator class implements the old Engine's Authenticator 
service calling into the new service. The optional exception thrown by the 
Authenticator.login method must be translated by from 
org.apache.sling.commons.auth.NoAuthenticationHandlerException to 
org.apache.sling.engine.auth.NoAuthenticationHandlerException, otherwise 
applications using the old API may break.

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

Reply via email to