Results 1 to 2 of 2

Thread: Spring security Users, Groups, ACL

  1. #1

    Default Spring security Users, Groups, ACL

    Hi I'm interested if Spring Security covers urganizing users into groups? Can I have permissions for the group and for the user? Can I restrict access to some record like in the following example:

    A user can create a travelClaim and see just the list of thravel claims that he/she ownes.

    Is this possible and what is the best reference source (example) for this kind of security?

    Thanks in advance.

  2. #2
    Join Date
    Dec 2008
    Location
    India
    Posts
    295

    Default

    It is there. have a look at here. Whatever you specified is provided by Spring Security,
    Enjoy
    Rohan Chauhan
    ------------------------------------------------------------------------------
    SpringSource Certified Spring 3.0 Professional


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •