Class RemoteSearchClient

    • Constructor Detail

      • RemoteSearchClient

        public RemoteSearchClient​(java.lang.String host,
                                  int port,
                                  boolean ssl)
    • Method Detail

      • setConnectionCredentials

        public void setConnectionCredentials​(java.lang.String username,
                                             java.lang.String password)
                                      throws AttivioException
        Throws:
        AttivioException
      • getHttpQueryEndpoint

        public static java.lang.String getHttpQueryEndpoint​(java.lang.String host,
                                                            int port,
                                                            boolean ssl)