Uses of Class
org.apache.storm.security.auth.MultiThriftServer
Packages that use MultiThriftServer
- 
Uses of MultiThriftServer in org.apache.storm.security.authMethods in org.apache.storm.security.auth with parameters of type MultiThriftServerModifier and TypeMethodDescriptionstatic booleanClientAuthUtils.areWorkerTokensEnabledServer(MultiThriftServer<?> multiThriftServer, Map<String, Object> conf) Check if worker tokens should be enabled on the server side or not.