Uses of Class
blackboard.cms.filesystem.security.CSPrincipal

Packages that use CSPrincipal
blackboard.cms.filesystem.security   
 

Uses of CSPrincipal in blackboard.cms.filesystem.security
 

Subclasses of CSPrincipal in blackboard.cms.filesystem.security
 class CourseGroupPrincipal
          Object used to represent a CSGroupPrincipal for a given Course
 class CoursePrincipal
          Object used to represent a CSPrincipal for a given Course
 class CourseRolePrincipal
          Object used to manage information with a specific Course and Role
 class PortalRolePrincipal
          Object used to represent a CSPrincipal for a given Portal Role
 class PortfolioPrincipal
          Object used to represent a CSPrincipal for a given Portfolio
 class SystemRolePrincipal
          Object used to represent a CSPrincipal for a given User.SystemRole
 class UserPrincipal
          Object used to represent a CSPrincipal for a User
 

Methods in blackboard.cms.filesystem.security that return CSPrincipal
static CSPrincipal CSPrincipalManager.loadByPrincipalID(java.lang.String principalID)
          Returns the CSPrincipal.
 



Copyright © 2003-2004 Blackboard, Inc. All Rights Reserved.