Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuseAcegiACL
AppFuseAcegiACLSecur...




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseAcegiACLAdditionalThoughts


Difference between current version and current version:

At line 1 added 9 lines.
!!Additional thoughts
Some additional ideas on working with ACEGIs ACLs.
!!Adding new context files
Since the entries required for 1 manager to secure are relative big, you should consider to add them to an own bean definition file. 1 file for 1 secure manager is ideal.
!!Securing classes with many objects
ACLs are very usefull for classes up to 500 instances. Especially the collection filtering gets very slow with a big amount of objects (>5000). ACEGI offers a caching strategy, but this does not fix the problem.
For more information on this topic, take a look at the forum ([Post 1|http://forum.springframework.org/showthread.php?t=21384] or the [Contacts example|http://acegisecurity.org/multiproject/acegi-security-sample-contacts/index.html])

Back to AppFuseAcegiACLAdditionalThoughts, or to the Page History.