Uses of Class
org.apache.storm.security.auth.MultiThriftServer
-
Packages that use MultiThriftServer Package Description org.apache.storm.security.auth -
-
Uses of MultiThriftServer in org.apache.storm.security.auth
Methods in org.apache.storm.security.auth with parameters of type MultiThriftServer Modifier and Type Method Description static boolean
ClientAuthUtils. areWorkerTokensEnabledServer(MultiThriftServer<?> multiThriftServer, Map<String,Object> conf)
Check if worker tokens should be enabled on the server side or not.
-