/[Apache-SVN]
ViewVC logotype

Revision 604221


Jump to revision: Previous Next
Author: andreas
Date: Fri Dec 14 16:40:56 2007 UTC (23 months, 1 week ago)
Changed paths: 17
Log Message:
Minor re-design of group affiliation and transient item handling: The groups don't store their member list anymore, but determine it dynamically (expensive, but only used for administration usecases). The transient items aren't attached to the item managers anymore. These changes simplify the code a lot.

Changed paths:

Path Details
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Group.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/Identity.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/User.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileGroupManager.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileIPRangeManager.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileItemManager.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FilePolicyManager.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileRoleManager.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileUser.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/file/FileUserManager.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/impl/AbstractGroup.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/impl/AbstractGroupable.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/impl/AbstractUser.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/impl/AnonymousAuthenticator.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/impl/TransientItemConfiguration.java deleted
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/impl/TransientUser.java modified , text changed
Directorylenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethAuthenticator.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2