Konrad Windszus created SLING-3079:
--------------------------------------

             Summary: Move constant for "sling.auth.requirements" to 
AuthConstants
                 Key: SLING-3079
                 URL: https://issues.apache.org/jira/browse/SLING-3079
             Project: Sling
          Issue Type: Improvement
          Components: Authentication
    Affects Versions: Auth Core 1.1.2
            Reporter: Konrad Windszus


As this constant should also be used from Services defining any authentication 
restriction with an OSGi component property having that name 
(http://sling.apache.org/documentation/the-sling-engine/authentication/authentication-framework.html),
 it would be good to make it accessible to other bundles as well, by moving it 
from 
http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core/src/main/java/org/apache/sling/auth/core/impl/SlingAuthenticator.java
 to 
http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core/src/main/java/org/apache/sling/auth/core/AuthConstants.java.

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

Reply via email to