Uses of Package
org.mycore.user

Packages that use org.mycore.user
org.mycore.access   
org.mycore.access.mcrimpl   
org.mycore.backend.hibernate   
org.mycore.frontend   
org.mycore.frontend.servlets   
org.mycore.user   
 

Classes in org.mycore.user used by org.mycore.access
MCRUser
          Instances of this class represent MyCoRe users.
 

Classes in org.mycore.user used by org.mycore.access.mcrimpl
MCRUser
          Instances of this class represent MyCoRe users.
 

Classes in org.mycore.user used by org.mycore.backend.hibernate
MCRGroup
          Instances of this class represent MyCoRe groups.
MCRUser
          Instances of this class represent MyCoRe users.
MCRUserStore
          The purpose of this interface is to make the choice of the persistence layer configurable.
 

Classes in org.mycore.user used by org.mycore.frontend
MCRUser
          Instances of this class represent MyCoRe users.
 

Classes in org.mycore.user used by org.mycore.frontend.servlets
MCRUserMgr
          This class is the user (and group) manager of the MyCoRe system.
 

Classes in org.mycore.user used by org.mycore.user
MCRGroup
          Instances of this class represent MyCoRe groups.
MCRPrincipal
          A principal is an abstract conception of elements defined in the user management who have certain rights attached.
MCRUser
          Instances of this class represent MyCoRe users.
MCRUserContact
          Instances of this class store contact information of MyCoRe users.
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.