public interface TaskAuthorizationService
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(String userId,
Task task)
Is the user authorized to perform the given task?
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.