Strolch is a parameterized framework for use on servers and IoT
Go to file
eitch e8a7fb5cf9 [Interface] changed all methods which return boolean on action allowed to be void as they must throw exceptions if the privilege is not granted 2011-07-30 17:34:53 +00:00
.settings 2010-11-06 22:26:43 +00:00
config [Major] refactored the use of the Privilege class, now Roles have Privileges in a composition relationship 2011-07-30 13:20:08 +00:00
docs [New] added an ant build script 2011-07-25 22:35:47 +00:00
lib 2010-05-25 21:15:35 +00:00
src/ch/eitchnet/privilege [Interface] changed all methods which return boolean on action allowed to be void as they must throw exceptions if the privilege is not granted 2011-07-30 17:34:53 +00:00
test/ch/eitchnet/privilege/test [Interface] changed all methods which return boolean on action allowed to be void as they must throw exceptions if the privilege is not granted 2011-07-30 17:34:53 +00:00
.classpath - implemented default model handler 2010-06-21 21:45:55 +00:00
.project 2010-05-20 19:36:16 +00:00
MANIFEST.MF [New] added an ant build script 2011-07-25 22:35:47 +00:00
build.xml 2011-07-27 20:21:17 +00:00
privilege.jardesc [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