ClientUtil |
ClientUtil allows a user to connect to a Repository Server and obtain its handle.
|
DefaultClientAuthenticator |
|
HeadlessClientAuthenticator |
HeadlessClientAuthenticator provides the ability to install a Ghidra Server
authenticator needed when operating in a headless mode.
|
PasswordClientAuthenticator |
PasswordClientAuthenticator provides a fixed username/password
authentication response when connecting to any Ghidra Server or accessing
a protected PKI keystore.
|
RepositoryAdapter |
RepositoryAdapter provides a persistent wrapper for a remote RepositoryHandle
which may become invalid if the remote connection were to fail.
|
RepositoryServerAdapter |
RepositoryServerAdapter provides a persistent wrapper for a
RepositoryServerHandle which may become invalid if the
remote connection were to fail.
|