Uses of Interface
backtype.storm.security.auth.IAuthorizer

Packages that use IAuthorizer
backtype.storm.security.auth.authorizer   
 

Uses of IAuthorizer in backtype.storm.security.auth.authorizer
 

Classes in backtype.storm.security.auth.authorizer that implement IAuthorizer
 class DenyAuthorizer
          An authorization implementation that denies everything, for testing purposes
 class NoopAuthorizer
          A no-op authorization implementation that illustrate info available for authorization decisions.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.