Class KillAgentOnFingerprintMismatchListener


  • public class KillAgentOnFingerprintMismatchListener
    extends Object
    Verfies if the fingerprint from the server. If it has, it'll cause the agent to stop and an agent panic.
    • Constructor Detail

      • KillAgentOnFingerprintMismatchListener

        public KillAgentOnFingerprintMismatchListener​(@NotNull
                                                      @NotNull com.atlassian.event.api.EventPublisher eventPublisher,
                                                      @NotNull
                                                      @NotNull RemoteAgent remoteAgent,
                                                      @NotNull
                                                      @NotNull ExecutableBuildAgent executableBuildAgent)