[ https://issues.apache.org/jira/browse/FELIX-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chetan Mehrotra closed FELIX-3705. ---------------------------------- Closing the issue as 0.0.2 release is done > 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 > Components: JAAS > Reporter: Chetan Mehrotra > Assignee: Felix Meschberger > Priority: Minor > Fix For: jaas-0.0.2 > > Attachments: org.apache.felix.jaas-0.0.1-SNAPSHOT-src.tar.gz, sha1.txt > > > 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 was sent by Atlassian JIRA (v6.1.5#6160)