public class AgendaAuthorizationServiceImpl extends Object implements AgendaAuthorizationService
| Constructor and Description | 
|---|
| AgendaAuthorizationServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isAuthorized(String permissionName,
                        String contextId)Checks if the current user is authorized to perform the action on an agenda in the specified context. | 
public AgendaAuthorizationServiceImpl()
public boolean isAuthorized(String permissionName, String contextId)
AgendaAuthorizationServiceisAuthorized in interface AgendaAuthorizationServiceCopyright © 2005–2015 The Kuali Foundation. All rights reserved.