Package org.odpi.openmetadata.adapters.connectors.restclients.factory


package org.odpi.openmetadata.adapters.connectors.restclients.factory
Package containing the REST Client Factory, which builds the REST client connector that an Egeria client uses to call an OMAG Server's REST API, wiring up authentication and choosing which REST client connector implementation to use. This is the one place in the codebase that decides which implementation is in use.