Uses of Class
org.apache.storm.security.auth.ThriftServer
Packages that use ThriftServer
-
Uses of ThriftServer in org.apache.storm.security.auth
Methods in org.apache.storm.security.auth with parameters of type ThriftServerModifier and TypeMethodDescriptionstatic boolean
ClientAuthUtils.areWorkerTokensEnabledServer
(ThriftServer server, Map<String, Object> conf) Check if worker tokens should be enabled on the server side or not.