Discussion:
[openjms-developer] [ openjms-Bugs-797688 ] Embedded JNDI should support authentication
SourceForge.net
2005-05-24 13:11:22 UTC
Permalink
Bugs item #797688, was opened at 2003-08-30 16:55
Message generated for change (Comment added) made by tanderson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=797688&group_id=54559

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: jndi
Group: v0.7.6-rc1
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Tim Anderson (tanderson)
Assigned to: Tim Anderson (tanderson)
Summary: Embedded JNDI should support authentication

Initial Comment:
The embedded JNDI provider should require users to be
authenticated, if security is enabled.

Authentication should be done via the standard JNDI
properties, Context.SECURITY_PRINCIPAL and
Context.SECURITY_CREDENTIALS

For convenience, the same principal and credentials
could also be used for the no-arg
TopicConnectionFactory.createTopicConnection() and
QueueConnectionFactory.createQueueConnection()
methods.

----------------------------------------------------------------------
Comment By: Tim Anderson (tanderson)
Date: 2005-05-24 23:11

Message:
Logged In: YES
user_id=557161

Fixed in CVS. Fix will be available in the 0.7.7 release.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=797688&group_id=54559
Loading...