org.mycore.user
Class MCRUserFacade

java.lang.Object
  extended by org.mycore.user.MCRUserFacade

public class MCRUserFacade
extends Object


Constructor Summary
MCRUserFacade()
           
 
Method Summary
static String getCurrentUser()
           
static boolean isUserInGroup(String role)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRUserFacade

public MCRUserFacade()
Method Detail

getCurrentUser

public static String getCurrentUser()

isUserInGroup

public static boolean isUserInGroup(String role)