Directory org.openiaml.model.codegen.oaw/src/template/users/

Directory Created:
2009-08-28 20:09
Directory Deleted:
2009-10-06 11:30
Total Files:
0
Deleted Files:
5
Lines of Code:
0

[root]/org.openiaml.model.codegen.oaw/src/template/users

Lines of Code

org.openiaml.model.codegen.oaw/src/template/users/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
soundasleep 18 (100.0%) 645 (100.0%) 35.8

Most Recent Commits

soundasleep 2009-10-06 11:30 Rev.: 1252

renaming codegen.oaw plugin to codegen.php

0 lines of code changed in 5 files:

  • org.openiaml.model.codegen.oaw/src/template/users: AccessControlHandler.xpt (del), Definitions.xpt (del), Includes.xpt (del), Permissions.xpt (del), Roles.xpt (del)
soundasleep 2009-09-14 23:21 Rev.: 1160

issue 96: refactoring the metamodel to remove Session inherits VisibleThing
updating drools, code generation, test cases

0 lines of code changed in 1 file:

  • org.openiaml.model.codegen.oaw/src/template/users: Definitions.xpt (-2)
soundasleep 2009-09-09 01:47 Rev.: 1114

roles and permissions can now be removed
UserModifyRoles codegen test case now passes
when removing a role, all directly inherited permissions are also removed (even if they are provided by another role)

141 lines of code changed in 2 files:

  • org.openiaml.model.codegen.oaw/src/template/users: Permissions.xpt (+53), Roles.xpt (+88)
soundasleep 2009-09-09 01:09 Rev.: 1113

permissions can now be added to UserInstances (add_permission.php)

81 lines of code changed in 1 file:

  • org.openiaml.model.codegen.oaw/src/template/users: Permissions.xpt (+81)
soundasleep 2009-09-09 00:04 Rev.: 1112

LoginHandler[user] was not using 'do login' operation at all; fixed to now use it (and populate it) properly
adding inference test case UserModifyRoles to check inference of user-based login handlers
roles can now be added to existing user instances (add_role.php)
any two arbitrary DomainObject types can try to be casted, if possible
Parameters (and ParameterWires) are now sorted in order of name, to make sure they never change order

103 lines of code changed in 2 files:

  • org.openiaml.model.codegen.oaw/src/template/users: Includes.xpt (+5), Roles.xpt (new 98)
soundasleep 2009-09-08 12:36 Rev.: 1108

work in getting permissions-based codegen test cases to pass
ConstraintWires are now taken into account when interpreting 'permissions checks' in AccessControlHandlers
fixing a bug in casting domain inheritance instances

46 lines of code changed in 1 file:

  • org.openiaml.model.codegen.oaw/src/template/users: Definitions.xpt (+46 -2)
soundasleep 2009-09-08 01:31 Rev.: 1107

adding basic support for checking that permission bits are set
UserPermissions codegen test case now passes

133 lines of code changed in 3 files:

  • org.openiaml.model.codegen.oaw/src/template/users: Definitions.xpt (+24 -30), Includes.xpt (new 36), Permissions.xpt (new 73)
soundasleep 2009-09-07 23:40 Rev.: 1106

initial work in getting UserModifyRoles codegen to pass
AccessControlHandlers within Pages will now generate additional instance checks

9 lines of code changed in 1 file:

  • org.openiaml.model.codegen.oaw/src/template/users: Definitions.xpt (+9 -2)
soundasleep 2009-08-29 02:48 Rev.: 1060

UserRoles codegen test case now passes; roles can be assigned to AccessControlHandlers which control access to pages within the session
AbstractUserLoginTestCase now properly sets up the database instance

91 lines of code changed in 1 file:

  • org.openiaml.model.codegen.oaw/src/template/users: Definitions.xpt (new 91)
soundasleep 2009-08-28 20:09 Rev.: 1058

initial structural work in code generation of user security aspects
"generated primary key" should not be stored as part of the session

41 lines of code changed in 1 file:

  • org.openiaml.model.codegen.oaw/src/template/users: AccessControlHandler.xpt (new 41)
Generated by StatSVN 0.7.0