Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Authorizarion Service on client side causes problems
Authorizarion Service on client side causes problems [message #581623] Wed, 01 April 2009 07:05
Carsten Spieker is currently offline Carsten SpiekerFriend
Messages: 197
Registered: July 2009
Senior Member
Hi,

I have a problem with the IAuthorizationService on the client side.

I have a client which registers a HessianProxy for IAuthorization service
correctly. If I now use the Sentinel to load permissions for the current
subject, it tries to load the permissions via Authorization service from the
server. On server side the service loads the permissions from
IPermissionStore-implementation. Everything works fine so far, the result
contains a permission of Type "UserPermission" (my own implementation).
But on client side the remote service invocation does only return an empty
Permission array, not that one returned by the service on server side.

What
Previous Topic:How how to send settings for a service call
Next Topic:Create Application model depending on login information
Goto Forum:
  


Current Time: Thu Apr 18 23:46:42 GMT 2024

Powered by FUDForum. Page generated in 0.01742 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top