public class DenyAuthorizer extends Object implements IAuthorizer
Constructor and Description |
---|
DenyAuthorizer() |
public void prepare(Map conf)
prepare
in interface IAuthorizer
conf
- Storm configurationpublic boolean permit(ReqContext context, String operation, Map topology_conf)
permit
in interface IAuthorizer
contrext
- request contextoperation
- operation nametopology_storm
- configuration of targeted topologyCopyright © 2014 The Apache Software Foundation. All Rights Reserved.