Hi,

Is there an easy way how can the GUI ask a secured bean if an operation will
be permited or not? Because according to the result it will allow logged
user to for example modify some items or show them read only.
Do I have to implement the same access logic (as in voters) again in my GUI
looking at users GrantedAuthorities and some properties of object I'm
working with?

It would be nice to ask the appropriate accessDesisionManager, but where to
get the ConfigAttributeDefinition which is defined in the interceptor....

TIA,
Karel




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to