[
https://issues.apache.org/jira/browse/SLING-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898797#action_12898797
]
Felix Meschberger commented on SLING-1650:
------------------------------------------
Rev. 985787:
* Refactored auth/core into the o.a.s.auth.core package
* Refactored auth/form into the o.a.s.auth.form package
* Refactored auth/openid into the o.a.s.auth.openid package
and changed dependency of auth/form and auth/openid to the new auth/core bundle
> Move commons auth to another location
> -------------------------------------
>
> Key: SLING-1650
> URL: https://issues.apache.org/jira/browse/SLING-1650
> Project: Sling
> Issue Type: Task
> Components: Commons
> Affects Versions: Commons Auth 1.0.0
> Reporter: Carsten Ziegeler
> Assignee: Felix Meschberger
> Fix For: Extensions OpenID Authentication 1.0.0, Extensions Form
> Based Authentication 1.0.0, Commons Auth 1.0.0
>
>
> As the commons auth uses the Sling API it is by definition no commons module
> :)
> To move the different authentication related parts together, the following
> structure is created:
> bundles/auth -- New Component, reflected in JIRA as the "Authentication"
> component
> commons/auth -- moved to bundles/auth/core and then the core
> authentication bundle
> extensions/formauth -- moved to bundles/auth/form
> extensions/openidauth -- moved to bundles/auth/openid
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.