Interface RpcAuthorizer
- All Known Implementing Classes:
MultiTenantRpcAuthorizer
,NoopRpcAuthorizer
public interface RpcAuthorizer
Authorization logic for configserver's RPC method
- Author:
- bjorncs
-
Method Summary
Modifier and TypeMethodDescriptionauthorizeConfigRequest
(com.yahoo.jrt.Request request) authorizeFileRequest
(com.yahoo.jrt.Request request)
-
Method Details
-
authorizeConfigRequest
-
authorizeFileRequest
-