Class AclUtils


  • public class AclUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AclUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.rocketmq.remoting.RPCHook getAclRPCHook​(java.lang.String accessKey, java.lang.String secretKey)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AclUtils

        public AclUtils()
    • Method Detail

      • getAclRPCHook

        public static org.apache.rocketmq.remoting.RPCHook getAclRPCHook​(java.lang.String accessKey,
                                                                         java.lang.String secretKey)