Package org.mycore.user

Interface Summary
MCRPrincipal A principal is an abstract conception of elements defined in the user management who have certain rights attached.
MCRUserStore The purpose of this interface is to make the choice of the persistence layer configurable.
 

Class Summary
MCRCrypt Java-based implementation of the unix crypt(3) command Based upon C source code written by Eric Young, eay@psych.uq.oz.au Java conversion by John F.
MCRGroup Instances of this class represent MyCoRe groups.
MCRUser Instances of this class represent MyCoRe users.
MCRUserContact Instances of this class store contact information of MyCoRe users.
MCRUserFacade  
MCRUserMgr This class is the user (and group) manager of the MyCoRe system.
MCRUserObject This is the abstract super class of MCRUser and MCRGroup
MCRUserPolicy This class defines the policies of the MyCoRe user and group objects such as required fields or password policy.