public interface AgendaAuthorizationService
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.
|
boolean isAuthorized(String permissionName, String contextId)
permissionName
- contextId
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.