public class AuthorizationFacade extends Object implements Serializable
| Constructor and Description |
|---|
AuthorizationFacade() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
createAuthorization(String agentId,
String function,
String qualifier) |
static boolean |
isAuthorized(String agentId,
String function,
String qualifier) |
Copyright © 2005-2014 Sakai Project. All Rights Reserved.