[jboss-jira] [JBoss JIRA] (SECURITY-914) Add a new DatabaseServerLoginModule for support run databse based authentication in j2se
Kylin Soong (JIRA)
issues at jboss.org
Fri Sep 18 06:49:00 EDT 2015
Kylin Soong created SECURITY-914:
------------------------------------
Summary: Add a new DatabaseServerLoginModule for support run databse based authentication in j2se
Key: SECURITY-914
URL: https://issues.jboss.org/browse/SECURITY-914
Project: PicketBox
Issue Type: Feature Request
Components: JBossSX
Affects Versions: PicketBox_5_0_0.Alpha1
Reporter: Kylin Soong
Assignee: Stefan Guilhen
Current DatabaseServerLoginModule depend on DataSource, but if use LoginModule in j2se, it's feels inconvenience to set up a jndi server, so if add a new DatabaseServerLoginModule which accept db connection parameters(url, driver, username, password) as options, then it will be easy to integrate PicketBox in j2se environment.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list