Uses of Class
org.mycore.user.MCRUserMgr

Packages that use MCRUserMgr
org.mycore.frontend.servlets   
org.mycore.user   
 

Uses of MCRUserMgr in org.mycore.frontend.servlets
 

Fields in org.mycore.frontend.servlets declared as MCRUserMgr
protected static MCRUserMgr MCRCheckBase.UM
           
protected static MCRUserMgr MCRCheckClassACLServlet.UM
           
 

Uses of MCRUserMgr in org.mycore.user
 

Methods in org.mycore.user that return MCRUserMgr
static MCRUserMgr MCRUserMgr.instance()
          This method is the only way to get an instance of this class.