@Component public class FriendRequestBullhornHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SecurityService |
securityService |
| Constructor and Description |
|---|
FriendRequestBullhornHandler() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getHandledEvents() |
Optional<List<BullhornData>> |
handleEvent(Event e,
Cache<String,Map> countCache) |
boolean |
isAcademic() |
protected void |
lock(SecurityAdvisor sa) |
protected SecurityAdvisor |
unlock(String[] functions) |
@Inject protected SecurityService securityService
public boolean isAcademic()
protected SecurityAdvisor unlock(String[] functions)
protected void lock(SecurityAdvisor sa)
Copyright © 2003–2020 Sakai Project. All rights reserved.