Uses of Interface
org.jasig.portal.security.IAuthorizationPrincipal

Packages that use IAuthorizationPrincipal
org.jasig.portal   
org.jasig.portal.channels.adminnav   
org.jasig.portal.channels.adminnav.provider   
org.jasig.portal.channels.groupsmanager   
org.jasig.portal.channels.groupsmanager.permissions   
org.jasig.portal.channels.groupsmanager.wrappers   
org.jasig.portal.channels.permissionsmanager   
org.jasig.portal.layout.dlm Interfaces and classes in support of Distributed Layout Management. 
org.jasig.portal.security   
org.jasig.portal.security.provider   
org.jasig.portal.security.xslt   
org.jasig.portal.services   
 

Uses of IAuthorizationPrincipal in org.jasig.portal
 

Methods in org.jasig.portal that return IAuthorizationPrincipal
 IAuthorizationPrincipal ChannelStaticData.getAuthorizationPrincipal()
          Deprecated. Returns an instance of the IAuthorizationPrincipal for the IPerson
static IAuthorizationPrincipal ChannelStaticData.getAuthorizationPrincipal(IPerson person)
          Deprecated. Returns an instance of the IAuthorizationPrincipal for the IPerson
 

Uses of IAuthorizationPrincipal in org.jasig.portal.channels.adminnav
 

Methods in org.jasig.portal.channels.adminnav with parameters of type IAuthorizationPrincipal
static boolean AdminNavChannel.canAccess(IAuthorizationPrincipal ap)
          Deprecated. Delegates to the plugged-in model to answer if the user represented by the passed-in authorization principal has access to this channel.
 boolean INavigationModel.canAccess(IAuthorizationPrincipal ap)
          Deprecated. Answers true if the user represented by the passed-in authorization principal can access any of the channels pointed
 

Uses of IAuthorizationPrincipal in org.jasig.portal.channels.adminnav.provider
 

Methods in org.jasig.portal.channels.adminnav.provider with parameters of type IAuthorizationPrincipal
 boolean ListModel.canAccess(IAuthorizationPrincipal ap)
          Deprecated. Returns true if the user represented by the passed-in authorization principal returns has access to any of the channels pointed to by registered links.
 

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

Fields in org.jasig.portal.channels.groupsmanager declared as IAuthorizationPrincipal
 IAuthorizationPrincipal CGroupsManagerUnrestrictedSessionData.authPrincipal
          Deprecated.  
 

Methods in org.jasig.portal.channels.groupsmanager with parameters of type IAuthorizationPrincipal
 boolean IGroupsManagerPermissions.canAssignPermissions(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to assign permissions on the group member.
 boolean IGroupsManagerPermissions.canCreateGroup(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to create a subgroup under the group member.
 boolean IGroupsManagerPermissions.canDelete(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to delete the group member.
 boolean IGroupsManagerPermissions.canManageMembers(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to manage the group member.
 boolean IGroupsManagerPermissions.canSelect(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to select the group member.
 boolean IGroupsManagerPermissions.canUpdate(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to update the group member.
 boolean IGroupsManagerPermissions.canView(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to view the group member.
 boolean IGroupsManagerPermissions.canViewProperties(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to view the group member properties.
 

Constructors in org.jasig.portal.channels.groupsmanager with parameters of type IAuthorizationPrincipal
CGroupsManagerUnrestrictedSessionData(Document model, IPerson user, boolean isAdminUser, IGroupsManagerPermissions gmPermissions, IAuthorizationPrincipal authPrincipal)
          Deprecated. Creates new CGroupsManagerUnrestrictedSessionData
 

Uses of IAuthorizationPrincipal in org.jasig.portal.channels.groupsmanager.permissions
 

Methods in org.jasig.portal.channels.groupsmanager.permissions with parameters of type IAuthorizationPrincipal
 boolean GroupsManagerBlockEntitySelectPermissions.canAssignPermissions(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canAssignPermissions(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can assign permissions to the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canCreateGroup(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canCreateGroup(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can create a group in the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canDelete(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canDelete(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can delete the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canManageMembers(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canManageMembers(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can manage the members in the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canSelect(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can select the target group member.
 boolean GroupsManagerDefaultPermissions.canSelect(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can select the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canUpdate(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canUpdate(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can update the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canView(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canView(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if principal can view the target group member.
 boolean GroupsManagerBlockEntitySelectPermissions.canViewProperties(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated.  
 boolean GroupsManagerDefaultPermissions.canViewProperties(IAuthorizationPrincipal ap, IGroupMember gm)
          Deprecated. Answers if the principal is able to view the group member properties.
 boolean GroupsManagerAdminPermissions.isAuthorized(IAuthorizationPrincipal ap, String activity, IGroupMember gm)
          Deprecated. Answers if principal can perform the activity on the target group member.
 boolean GroupsManagerDefaultPermissions.isAuthorized(IAuthorizationPrincipal ap, String activity, IGroupMember gm)
          Deprecated. Answers if principal can perform the activity on the target group member.
 

Uses of IAuthorizationPrincipal in org.jasig.portal.channels.groupsmanager.wrappers
 

Methods in org.jasig.portal.channels.groupsmanager.wrappers with parameters of type IAuthorizationPrincipal
 void GroupMemberWrapper.applyPermissions(Element rootElem, IGroupMember gm, IGroupsManagerPermissions gmp, IAuthorizationPrincipal ap)
          Deprecated. Adds permission attributes to the group member element.
 

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

Fields in org.jasig.portal.channels.permissionsmanager declared as IAuthorizationPrincipal
 IAuthorizationPrincipal[] PermissionsSessionData.principals
          Deprecated.  
 

Methods in org.jasig.portal.channels.permissionsmanager with parameters of type IAuthorizationPrincipal
static IServant CPermissionsManagerServantFactory.getPermissionsServant(IPermissible owner, ChannelStaticData staticData, IAuthorizationPrincipal[] principals, String[] activities, String[] targets)
          Deprecated. put your documentation comment here
protected  void CPermissionsManager.populateMembers(ArrayList gmembers, IAuthorizationPrincipal[] aps)
          Deprecated.  
 

Uses of IAuthorizationPrincipal in org.jasig.portal.layout.dlm
 

Methods in org.jasig.portal.layout.dlm with parameters of type IAuthorizationPrincipal
static void ILFBuilder.mergeFragment(Document fragment, Document composite, IAuthorizationPrincipal ap)
          Passes the layout root of each of these documents to mergeChildren causing all children of newLayout to be merged into compositeLayout following merging protocal for distributed layout management.
 

Uses of IAuthorizationPrincipal in org.jasig.portal.security
 

Methods in org.jasig.portal.security that return IAuthorizationPrincipal
 IAuthorizationPrincipal[] IPermissionManager.getAuthorizedPrincipals(String activity, String target)
          Returns IAuthorizationPrincipals granted Permissions by the owner of this IPermissionManager, for the given activity and target.
 IAuthorizationPrincipal IAuthorizationService.getPrincipal(IPermission permission)
          Returns the IAuthorizationPrincipal associated with the IPermission.
 IAuthorizationPrincipal IAuthorizationService.newPrincipal(IGroupMember groupMember)
          Converts an IGroupMember into an IAuthorizationPrincipal.
 IAuthorizationPrincipal IAuthorizationService.newPrincipal(String key, Class type)
          Factory method for an IAuthorizationPrincipal.
 

Methods in org.jasig.portal.security with parameters of type IAuthorizationPrincipal
 boolean IAuthorizationService.canPrincipalConfigure(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to use the CONFIG PortletMode on this Channel.
 boolean IAuthorizationService.canPrincipalManage(IAuthorizationPrincipal principal, ChannelLifecycleState state, String categoryId)
          I'm not sure what this means (Dan).
 boolean IAuthorizationService.canPrincipalManage(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to manage this Channel.
 boolean IAuthorizationService.canPrincipalRender(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to render this Channel.
 boolean IAuthorizationService.canPrincipalSubscribe(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to subscribe to this Channel.
 boolean IAuthorizationService.doesPrincipalHavePermission(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Answers if the owner has given the principal permission to perform the activity on the target.
 boolean IAuthorizationService.doesPrincipalHavePermission(IAuthorizationPrincipal principal, String owner, String activity, String target, IPermissionPolicy policy)
          Answers if the owner has given the principal permission to perform the activity on the target, as evaluated by the policy.
 boolean IPermissionPolicy.doesPrincipalHavePermission(IAuthorizationService service, IAuthorizationPrincipal principal, String owner, String activity, String target)
          Answers if the owner has authorized the principal to perform the activity on the target, based on permissions provided by the service.
 IPermission[] IPermissionManager.getAllPermissions(IAuthorizationPrincipal principal, String activity, String target)
          Returns IPermissions granted to the IAuthorizationPrincipal by the owner of this IPermissionManager, for the given activity and target.
 IPermission[] IAuthorizationService.getAllPermissionsForPrincipal(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Returns the IPermissions owner has granted this Principal for the specified activity and target.
 Vector IAuthorizationService.getAuthorizedChannels(IAuthorizationPrincipal principal)
          Does this mean all channels the principal could conceivably subscribe to or all channels principal is specifically authorized to subscribe to, or what?
 IGroupMember IAuthorizationService.getGroupMember(IAuthorizationPrincipal principal)
           
 IPermission[] IPermissionManager.getPermissions(IAuthorizationPrincipal principal, String activity, String target)
          Returns IPermissions granted to the IAuthorizationPrincipal by the owner of this IPermissionManager, for the given activity and target.
 IPermission[] IAuthorizationService.getPermissionsForPrincipal(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Returns the IPermissions owner has granted this Principal for the specified activity and target.
 String IAuthorizationService.getPrincipalString(IAuthorizationPrincipal principal)
          Returns a String used to represent the IAuthorizationPrincipal.
static boolean AdminEvaluator.isAdmin(IAuthorizationPrincipal ap)
          Determines if the passed-in authorization principal represents a user that is a member of the administrator group or any of its sub groups.
 IPermission IUpdatingPermissionManager.newPermission(IAuthorizationPrincipal principal)
          Creates a new IPermission for the principal on behalf of the owner of this IPermissionManager.
 IPermission IAuthorizationService.newPermission(String owner, IAuthorizationPrincipal principal)
          Creates a new IPermission for the principal on behalf of the owner.
 

Uses of IAuthorizationPrincipal in org.jasig.portal.security.provider
 

Classes in org.jasig.portal.security.provider that implement IAuthorizationPrincipal
 class AuthorizationPrincipalImpl
           
 

Methods in org.jasig.portal.security.provider that return IAuthorizationPrincipal
 IAuthorizationPrincipal[] PermissionManagerImpl.getAuthorizedPrincipals(String activity, String target)
          Returns IAuthorizationPrincipals granted IPermissions by the owner of this IPermissionManager, for the given activity and target.
 IAuthorizationPrincipal[] AuthorizationImpl.getAuthorizedPrincipals(String owner, String activity, String target)
          Returns IAuthorizationPrincipals that have IPermissions for the given owner, activity and target.
 IAuthorizationPrincipal AuthorizationImpl.getPrincipal(IPermission permission)
          Returns IAuthorizationPrincipal associated with the IPermission.
 IAuthorizationPrincipal AuthorizationImpl.newPrincipal(IGroupMember groupMember)
          Converts an IGroupMember into an IAuthorizationPrincipal.
 IAuthorizationPrincipal AuthorizationImpl.newPrincipal(String key, Class type)
          Factory method for IAuthorizationPrincipal.
 

Methods in org.jasig.portal.security.provider with parameters of type IAuthorizationPrincipal
protected  IPermissionSet AuthorizationImpl.cacheGet(IAuthorizationPrincipal principal)
          Retrieves the IPermissionSet for the IPermissionSet from the entity cache.
protected  void AuthorizationImpl.cacheRemove(IAuthorizationPrincipal ap)
          Removes the IPermissionSet for this principal from the entity cache.
 boolean AuthorizationImpl.canPrincipalConfigure(IAuthorizationPrincipal principal, int channelPublishId)
           
 boolean AuthorizationImpl.canPrincipalManage(IAuthorizationPrincipal principal, ChannelLifecycleState state, String categoryId)
          This checks if the framework has granted principal a right to publish.
 boolean AuthorizationImpl.canPrincipalManage(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to MANAGE this Channel.
 boolean AuthorizationImpl.canPrincipalRender(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to RENDER this Channel.
 boolean AuthorizationImpl.canPrincipalSubscribe(IAuthorizationPrincipal principal, int channelPublishId)
          Answers if the principal has permission to SUBSCRIBE to this Channel.
 boolean AuthorizationImpl.doesPrincipalHavePermission(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Answers if the owner has given the principal (or any of its parents) permission to perform the activity on the target.
 boolean AuthorizationImpl.doesPrincipalHavePermission(IAuthorizationPrincipal principal, String owner, String activity, String target, IPermissionPolicy policy)
          Answers if the owner has given the principal permission to perform the activity on the target, as evaluated by the policy.
 boolean DefaultPermissionPolicy.doesPrincipalHavePermission(IAuthorizationService service, IAuthorizationPrincipal principal, String owner, String activity, String target)
          Answers if the owner has authorized the principal to perform the activity on the target, based on permissions provided by the service.
 boolean AnyUnblockedGrantPermissionPolicy.doesPrincipalHavePermission(IAuthorizationService service, IAuthorizationPrincipal principal, String owner, String activity, String target)
           
 IPermission[] PermissionManagerImpl.getAllPermissions(IAuthorizationPrincipal principal, String activity, String target)
          Retrieve an array of IPermission objects based on the given parameters.
 IPermission[] UpdatingPermissionManagerImpl.getAllPermissions(IAuthorizationPrincipal principal, String activity, String target)
          Retrieve an array of IPermission objects based on the given parameters.
 IPermission[] AuthorizationImpl.getAllPermissionsForPrincipal(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Returns the IPermissions owner has granted this Principal for the specified activity and target.
 Vector AuthorizationImpl.getAuthorizedChannels(IAuthorizationPrincipal principal)
          Does this mean all channels the principal could conceivably subscribe to or all channels principal is specifically authorized to subscribe to, or what?
 IGroupMember AuthorizationImpl.getGroupMember(IAuthorizationPrincipal principal)
           
 IPermission[] PermissionManagerImpl.getPermissions(IAuthorizationPrincipal principal, String activity, String target)
          Retrieve an array of IPermission objects based on the given parameters.
 IPermission[] UpdatingPermissionManagerImpl.getPermissions(IAuthorizationPrincipal principal, String activity, String target)
          Retrieve an array of IPermission objects based on the given parameters.
 IPermission[] AuthorizationImpl.getPermissionsForPrincipal(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Returns the IPermissions owner has granted this Principal for the specified activity and target.
 String AuthorizationImpl.getPrincipalString(IAuthorizationPrincipal principal)
          Returns the String used by an IPermission to represent an IAuthorizationPrincipal.
 IPermission[] AuthorizationImpl.getUncachedPermissionsForPrincipal(IAuthorizationPrincipal principal, String owner, String activity, String target)
          Returns the IPermissions owner has granted this Principal for the specified activity and target.
 IPermission UpdatingPermissionManagerImpl.newPermission(IAuthorizationPrincipal principal)
          Creates a new IPermission for the principal on behalf of the owner of this IPermissionManager.
 IPermission AuthorizationImpl.newPermission(String owner, IAuthorizationPrincipal principal)
          Factory method for an IPermission.
 

Constructors in org.jasig.portal.security.provider with parameters of type IAuthorizationPrincipal
PermissionSetImpl(IPermission[] perms, IAuthorizationPrincipal principal)
           
 

Uses of IAuthorizationPrincipal in org.jasig.portal.security.xslt
 

Methods in org.jasig.portal.security.xslt that return IAuthorizationPrincipal
protected  IAuthorizationPrincipal XalanAuthorizationHelperBean.getUserPrincipal(String userName)
           
 

Uses of IAuthorizationPrincipal in org.jasig.portal.services
 

Methods in org.jasig.portal.services that return IAuthorizationPrincipal
 IAuthorizationPrincipal AuthorizationService.newPrincipal(IGroupMember groupMember)
           
 IAuthorizationPrincipal AuthorizationService.newPrincipal(IPermission permission)
           
 IAuthorizationPrincipal AuthorizationService.newPrincipal(String key, Class type)
           
 

Methods in org.jasig.portal.services with parameters of type IAuthorizationPrincipal
 IGroupMember AuthorizationService.getGroupMember(IAuthorizationPrincipal principal)
           
 



Copyright © 2010 Jasig. All Rights Reserved.