java.lang.Object
org.apache.openmeetings.db.util.AuthLevelUtil
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleancheck(Set<User.Right> rights, User.Right level) static Set<Room.Right>getRoomRight(User u, Room r, Appointment a, int userCount) static booleanhasAdminLevel(Set<User.Right> rights) static booleanhasGroupAdminLevel(Set<User.Right> rights) static booleanhasLoginLevel(Set<User.Right> rights) static booleanhasUserLevel(Set<User.Right> rights) static booleanhasWebServiceLevel(Set<User.Right> rights) 
- 
Method Details- 
check
- 
hasUserLevel
- 
getRoomRight
- 
hasAdminLevel
- 
hasGroupAdminLevel
- 
hasWebServiceLevel
- 
hasLoginLevel
 
-