JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.pifimpl.remote
RPRequestAccessController
Contents
Description
Method Summary
Method Details
checkAccess(String, RPRequest)
Hide sidebar
Show sidebar
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
(
String
object_type,
RPRequest
request)
Method Details
checkAccess
void
checkAccess
(
String
object_type,
RPRequest
request)
throws
RPException
Throws:
RPException