org.gudy.azureus2.pluginsimpl.remote
Interface RPRequestAccessController

All Known Implementing Classes:
WebPluginAccessController

public interface RPRequestAccessController

Author:
parg

Method Summary
 void checkAccess(String object_type, RPRequest request)
           
 

Method Detail

checkAccess

void checkAccess(String object_type,
                 RPRequest request)
                 throws RPException
Throws:
RPException