strolch/src/ch/eitchnet/privilege/helper
eitch 8b9c8ea1e5 [Major] refactored the use of the Privilege class, now Roles have Privileges in a composition relationship 2011-07-30 13:20:08 +00:00
..
BootstrapConfigurationHelper.java [Interface] modified privilege to have only two configuration files: Privilege.xml for the configuration for the handlers and Policies. and PrivilegeModel.xml for the configuration of the run time modifiable data (roles, users, privileges) 2011-07-28 20:50:35 +00:00
ClassHelper.java [Major] updated a lot of JavaDoc and made sure that every class has at least a header JavaDoc with a description. Added a TODO under the doc folder with some TODOs =) 2011-07-25 22:00:41 +00:00
HashHelper.java 2011-07-29 19:51:00 +00:00
InitializationHelper.java [Major] refactored the use of the Privilege class, now Roles have Privileges in a composition relationship 2011-07-30 13:20:08 +00:00
PasswordCreaterUI.java [New] added a PasswordCreaterUI with which hashes of passwords can be created 2011-07-29 19:52:44 +00:00
PasswordCreator.java [Major] updated a lot of JavaDoc and made sure that every class has at least a header JavaDoc with a description. Added a TODO under the doc folder with some TODOs =) 2011-07-25 22:00:41 +00:00
XmlConstants.java [Minor] exposed some fields of the DefaultPrivilegeHandler by setting them to protected 2011-07-28 22:31:18 +00:00
XmlHelper.java [Major] updated a lot of JavaDoc and made sure that every class has at least a header JavaDoc with a description. Added a TODO under the doc folder with some TODOs =) 2011-07-25 22:00:41 +00:00