All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ildfly-client-all.12.0.0.Final.source-code.auth_fixedlist.xml Maven / Gradle / Ivy

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="urn:org:jgroups"
        xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd">
    <UDP bind_addr="localhost"
         bind_port="1025"/>
    <PING            />
    <MERGE3         />
    <FD             />
    <VERIFY_SUSPECT />
    <pbcast.NAKACK2 />
    <UNICAST3       />
    <pbcast.STABLE  />
    <FRAG           />
    <AUTH auth_class="org.jgroups.auth.FixedMembershipToken"
          fixed_members_value="localhost/1025*localhost/1026"
          fixed_members_seperator="*" />
    <pbcast.GMS     />
</config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy