Uses of Interface
org.jasig.portal.IPermissible

Packages that use IPermissible
org.jasig.portal.channels.cusermanager   
org.jasig.portal.channels.error The CError channel and its supporting classes. 
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.permissionsmanager   
 

Uses of IPermissible in org.jasig.portal.channels.cusermanager
 

Classes in org.jasig.portal.channels.cusermanager that implement IPermissible
 class CUserManager
          Deprecated. All IChannel implementations should be migrated to portlets
 

Uses of IPermissible in org.jasig.portal.channels.error
 

Classes in org.jasig.portal.channels.error that implement IPermissible
 class SupportedPermissions
          Deprecated. All IChannel implementations should be migrated to portlets
 

Uses of IPermissible in org.jasig.portal.channels.groupsmanager
 

Classes in org.jasig.portal.channels.groupsmanager that implement IPermissible
 class CGroupsManager
          Deprecated. All IChannel implementations should be migrated to portlets
 class CGroupsManagerServant
          Deprecated. All IChannel implementations should be migrated to portlets
 

Fields in org.jasig.portal.channels.groupsmanager declared as IPermissible
 IPermissible CGroupsManagerSessionData.permissible
          Deprecated.  
 

Uses of IPermissible in org.jasig.portal.channels.permissionsmanager
 

Classes in org.jasig.portal.channels.permissionsmanager that implement IPermissible
 class PermissiblePublishChannels
          Deprecated. All IChannel implementations should be migrated to portlets
 class PermissibleSubscribeChannels
          Deprecated. All IChannel implementations should be migrated to portlets
 

Fields in org.jasig.portal.channels.permissionsmanager declared as IPermissible
 IPermissible[] PermissionsSessionData.owners
          Deprecated.  
 

Methods in org.jasig.portal.channels.permissionsmanager that return IPermissible
static IPermissible[] RDBMPermissibleRegistry.getAllPermissible()
          Deprecated. put your documentation comment here
 

Methods in org.jasig.portal.channels.permissionsmanager with parameters of type IPermissible
static Element PermissionsXML.addTargetToOwnerElement(IPermissible owner, Element ownerEl, String target)
          Deprecated.  
static IServant CPermissionsManagerServantFactory.getPermissionsServant(IPermissible owner, ChannelStaticData staticData, IAuthorizationPrincipal[] principals, String[] activities, String[] targets)
          Deprecated. put your documentation comment here
 



Copyright © 2010 Jasig. All Rights Reserved.