Chetan Mehrotra created FELIX-3705:
--------------------------------------

             Summary: Bundle to simplify JAAS usage in OSGi
                 Key: FELIX-3705
                 URL: https://issues.apache.org/jira/browse/FELIX-3705
             Project: Felix
          Issue Type: New Feature
            Reporter: Chetan Mehrotra
            Priority: Minor


Bundle to simplify usage of JAAS within OSGi environment.

It supports following features

1. It can work both in Standalone and AppServer deployments i.e. in those 
environment where global JAAS configuration might be used by other applications 
and our usage of JAAS should not affect them 
2. It enables usage of OSGi Configuration support to dynamically configure the 
login modules. 
3. It allows LoginModule instances to be created via factories registered in 
OSGi Service Registry 
4. It does not require the client to depend on any OSGi API 
5. It works well with the dynamic nature of the OSGi env 6. Implementation 
depends only on Core OSGi API and ConfigAdmin 

Complete details are provided at [1]. Discussion thread on Felix dev mailing 
list is at [2]

[1] https://github.com/chetanmeh/c/wiki/JAAS-in-OSGi
[2] http://markmail.org/thread/6k2lw6ieczyy5db2 

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