Package org.mycore.access.mcrimpl

Class Summary
MCRAccessControlSystem MyCoRe-Standard Implementation of the MCRAccessInterface Maps object ids to rules
MCRAccessCtrlCommands This class provides a set of commands for the org.mycore.access package which can be used by the command line interface.
MCRAccessData  
MCRAccessDefinition Maps object ids to rules
MCRAccessRule  
MCRAccessStore The purpose of this interface is to make the choice of the persistence layer configurable.
MCRDateAfterClause Implementation of a (date > xy) clause
MCRDateBeforeClause Implementation of a (date < x) clause
MCRDummyClause Implementation of a dummy clause (useful for debugging)
MCRGroupClause Implementation of a (group xy) clause
MCRIPAddress A class for representing an IP Address, or a range of IP addresses
MCRIPClause Implementation of a (ip xy) clause
MCRRuleMapping  
MCRRuleParser  
MCRRuleStore The purpose of this interface is to make the choice of the persistence layer configurable.
MCRUserClause Implementation of a (user xy) clause