public static class ApiBag.ReqHandlerToApi extends Api implements PermissionNameProvider
PermissionNameProvider.Name
commandSchema, spec
ANY, NULL, values
Constructor and Description |
---|
ReqHandlerToApi(SolrRequestHandler rh,
SpecProvider spec) |
Modifier and Type | Method and Description |
---|---|
void |
call(SolrQueryRequest req,
SolrQueryResponse rsp)
The method that gets called for each request
|
PermissionNameProvider.Name |
getPermissionName(AuthorizationContext ctx) |
getCommandSchema, getSpec
public ReqHandlerToApi(SolrRequestHandler rh, SpecProvider spec)
public void call(SolrQueryRequest req, SolrQueryResponse rsp)
Api
public PermissionNameProvider.Name getPermissionName(AuthorizationContext ctx)
getPermissionName
in interface PermissionNameProvider
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.