Search:

Type: Posts; User: phil; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,143

    Property based ACL?

    Hi,

    I want to control read/write access to properties of POJOs depending on
    the user who created the object. For example user A creates object O and
    user A should read and write,
    user...
  2. Replies
    7
    Views
    1,669

    Yes, this is possible. For example you can read...

    Yes, this is possible. For example you can read the session variable defined by ACEGI_SECURITY_AUTHENTICATION_KEY to get the role and use it in your controller (depending on the framework you are...
Results 1 to 2 of 2