Package ghidra.framework.client
package ghidra.framework.client
-
ClassDescription
ClientUtilallows a user to connect to a Repository Server and obtain its handle.HeadlessClientAuthenticatorprovides the ability to install a Ghidra Server authenticator needed when operating in a headless mode.NotConnectedExceptionindicates that the server connection is down.PasswordClientAuthenticatorprovides a fixed username/password authentication response when connecting to any Ghidra Server or accessing a protected PKI keystore.RemoteAdapterListenerprovides a listener interface which facilitates notifcation when the connection state of a remote server/repository adapter changes.RepositoryAdapterprovides a persistent wrapper for a remote RepositoryHandle which may become invalid if the remote connection were to fail.RepositoryNotFoundExceptionthrown when a failed connection occurs to a non-existing repository.RepositoryServerAdapterprovides a persistent wrapper for aRepositoryServerHandlewhich may become invalid if the remote connection were to fail.