|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfabric.common.AuthorizationUtil
public class AuthorizationUtil
| Constructor Summary | |
|---|---|
AuthorizationUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isReadPermitted(NodePrincipal principal,
Store store,
long labelOnum)
Determines whether the given principal is permitted to read according to the label at the given oid. |
static boolean |
isWritePermitted(NodePrincipal principal,
Store store,
long labelOnum)
Determines whether the given principal is permitted to write according to the label at the given onum. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthorizationUtil()
| Method Detail |
|---|
public static boolean isReadPermitted(NodePrincipal principal,
Store store,
long labelOnum)
public static boolean isWritePermitted(NodePrincipal principal,
Store store,
long labelOnum)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||