public class NoopAuthorizer extends Object implements IAuthorizer
Constructor and Description |
---|
NoopAuthorizer() |
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
context
- request context includes info aboutoperation
- operation nametopology_storm
- configuration of targeted topologyCopyright © 2014 The Apache Software Foundation. All Rights Reserved.