|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.cotta.ControlledFileSystem.PermissionController
public abstract static class ControlledFileSystem.PermissionController
| Constructor Summary | |
|---|---|
ControlledFileSystem.PermissionController()
|
|
| Method Summary | |
|---|---|
abstract java.lang.StringBuffer |
describe(java.lang.StringBuffer buffer)
|
void |
readOperationControl(TPath path)
|
abstract boolean |
writeAllowed(TPath path)
|
void |
writeOperationControl(TPath path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlledFileSystem.PermissionController()
| Method Detail |
|---|
public abstract boolean writeAllowed(TPath path)
public void writeOperationControl(TPath path)
throws PermissionDeniedException
writeOperationControl in interface ControlledFileSystem.ControllerPermissionDeniedExceptionpublic void readOperationControl(TPath path)
readOperationControl in interface ControlledFileSystem.Controllerpublic abstract java.lang.StringBuffer describe(java.lang.StringBuffer buffer)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||