Broker 10.15 | webMethods Broker Documentation | webMethods Broker Administration Java API Programmer’s Guide | Managing Security Configurations | Cluster Security Configurations | Cluster ACLs
 
Cluster ACLs
Brokers in a cluster can use the BrokerAccessControlList class to authenticate Brokers that want to join the cluster. ACLs are only checked when a Broker joins the cluster.
You can use the BrokerAdminClient.getClusterACL method to obtain the ACL for the Broker's cluster.
You can use the BrokerAdminClient.setClusterACL method to configure the ACL for the Broker's cluster.