Package com.biglybt.pifimpl.remote
Interface RPRequestAccessController
-
- All Known Implementing Classes:
WebPluginAccessController
public interface RPRequestAccessController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
checkAccess(java.lang.String object_type, RPRequest request)
-
-
-
Method Detail
-
checkAccess
void checkAccess(java.lang.String object_type, RPRequest request) throws RPException
- Throws:
RPException
-
-