josejamilena-lda / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
1 stars 1 forks source link

SecurityHelper.userHasAuthority fails #178

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. SecurityHelper.userHasAuthority(
      aConnector.getSession().getSessionId(),
     "SOME_ROLE")

-> always returns false.

What is the expected output? What do you see instead?

True when the user has "SOME_ROLE".

What version of the product are you using? On what operating system?
1.0-nb20425
Debian GNU/Linux sid.

Please provide any additional information below.

Patch provided.

Original issue reported on code.google.com by jamiefo...@gmail.com on 1 May 2012 at 5:03

Attachments: