Package uk.org.ogsadai.examples.authorization

Class Summary
SimpleFileAuthorizer A simple file-based implementation of the AccessAuthorizer interface which loads an access control list from a file.
UpdateableFileAuthorizer A simple access authorizer which can be updated by adding or removing users in the access control lists.
?