[jboss-jira] [JBoss JIRA] Commented: (JBAS-1429) Reauthentication Support
Dmitri Voronov (JIRA)
jira-events at lists.jboss.org
Wed Feb 24 03:13:18 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12516250#action_12516250 ]
Dmitri Voronov commented on JBAS-1429:
--------------------------------------
Does "Reauthentication Support" in this feature request mean support by application server or by JCA connection factory? It seems not to be distinguished here. Changes 1-3) are server specific and 4) is JCA provider specific. Changes 1-3 affects more than JDBC only, but any other JCA implementation as well. If you are going to solve the issue by introducing a new interface like ReauthenticationMachanism I doubt that any third-party JCA vendor will implement it; it would be a solution for JBoss' JCA implementation for JDBC only. For us it is important to have the server-side re-authentication support first (1-3), which will allow to use re-authentication provided by the other JCA vendors.
> Reauthentication Support
> ------------------------
>
> Key: JBAS-1429
> URL: https://jira.jboss.org/jira/browse/JBAS-1429
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JCA service
> Affects Versions: JBossAS-4.0.1 Final
> Reporter: Andrew Oliver
> Assignee: Vicky Kak
> Attachments: JBAS-1429, MySqlReauthenticationMechansimImpl.java, ReauthenticationMechansim.java
>
>
> Add support for the reauthentication support (in particular MySQLChangeUser)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list