Interface SslAgentLifeCycleAdapter.ClientInfo

    • Method Detail

      • getServerUrl

        @NotNull
        String getServerUrl()
      • getUser

        @NotNull
        String getUser()
      • getAccessCode

        @NotNull
        String getAccessCode()
      • getConnectionTimeout

        int getConnectionTimeout()