Uses of Class
blackboard.platform.plugin.PlugInException

Packages that use PlugInException
blackboard.platform.plugin   
 

Uses of PlugInException in blackboard.platform.plugin
 

Methods in blackboard.platform.plugin that throw PlugInException
static java.io.File PlugInUtil.getConfigDirectory(java.lang.String vid, java.lang.String handle)
          Returns the configuration directory for installing plug-ins.
static boolean PlugInUtil.authorizeForSystemAdmin(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Authorizes the user's system role for the Administrator Control panel.
static boolean PlugInUtil.authorizeForCourse(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Authorizes the user's system and course roles for entering the Course.
static boolean PlugInUtil.authorizeForCourseControlPanel(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Authorizes the user's system and course roles for using the Instructor Control Panel.
static boolean PlugInUtil.authorizeForCourseControlPanelContent(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Authorizes the user's system and course roles for modifying content from the Instructor Control Panel.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.