org.kuali.student.common.ui.client.service
Interface AuthorizationRpcService

All Known Subinterfaces:
BaseDataOrchestrationRpcService, CluSetManagementRpcService, CoreProgramRpcService, CourseRpcService, CredentialProgramRpcService, CreditCourseProposalRpcService, LoCategoryRpcService, MajorDisciplineRpcService, OrgRpcService
All Known Implementing Classes:
AbstractBaseDataOrchestrationRpcGwtServlet, CluSetManagementRpcGwtServlet, CoreProgramRpcServlet, CourseRpcGwtServlet, CredentialProgramRpcServlet, CreditCourseProposalRpcGwtServlet, DataGwtServlet, LoCategoryRpcGwtServlet, MajorDisciplineRpcServlet, OrgRpcGwtServlet

public interface AuthorizationRpcService

Service interface for authorization methods


Method Summary
 Boolean isAuthorized(PermissionType type, Map<String,String> attributes)
           
 

Method Detail

isAuthorized

Boolean isAuthorized(PermissionType type,
                     Map<String,String> attributes)


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.