public class DbSimpleAccessManager extends Object implements DbAccessManager
DbRecursiveAccessManager| Constructor and Description | 
|---|
| DbSimpleAccessManager() | 
public static final String NAME
public void checkPermission(NodeBase node, int permissions) throws AccessDeniedException, PathNotFoundException, DatabaseException
checkPermission in interface DbAccessManagerAccessDeniedExceptionPathNotFoundExceptionDatabaseExceptionpublic boolean isGranted(NodeBase node, int permissions) throws DatabaseException
isGranted in interface DbAccessManagerDatabaseExceptionpublic boolean isGranted(NodeBase node, String user, int permissions) throws PrincipalAdapterException, DatabaseException
isGranted in interface DbAccessManagerPrincipalAdapterExceptionDatabaseExceptionCopyright © 2015. All Rights Reserved.