Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EJBCLIENT-85 Don't just rely on the CallbackHandler classname as cache key for remoting connections #48

Merged
merged 1 commit into from
Jul 11, 2013
Merged

Conversation

jaikiran
Copy link
Contributor

The commit here fixes the issue where we were using the callback handler class name as a part of the cache key for remoting connections. This lead to a problem where the caching can gone wrong if the same callbackhandler class is meant to authenticate different users (which is a very practical scenario).

@jaikiran jaikiran merged commit c665bdb into wildfly:1.0 Jul 11, 2013
@jaikiran
Copy link
Contributor Author

Merged to both master and 1.0 branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant