Package org.apache.storm.security.auth.authorizer
package org.apache.storm.security.auth.authorizer
-
ClassDescriptionAn authorization implementation that denies everything, for testing purposes.A no-op authorization implementation that illustrate info available for authorization decisions.An authorization implementation that simply checks if a user is allowed to perform specific operations.An authorization implementation that simply checks a whitelist of users that are allowed to use the cluster.An authorization implementation that simply checks if a user is allowed to perform specific operations.