Interface RemoteAgentDefinition

    • Method Detail

      • getUuid

        @Nullable
        @Nullable UUID getUuid()
        UUID identifying the network agent connects from. Used by agent authentication feature.
      • setUuid

        void setUuid​(@Nullable
                     @Nullable UUID uuid)