addedmethod:
canSetPassword
boolean canSetPassword() throws IOException
addedmethod:
connected
void connected() throws IOException
addedmethod:
createRepository
ghidra.framework.remote.RepositoryHandle createRepository(java.lang.String name) throws IOException
addedmethod:
deleteRepository
void deleteRepository(java.lang.String name) throws IOException
addedmethod:
getAllUsers
java.lang.String[] getAllUsers() throws IOException
addedmethod:
getRepository
ghidra.framework.remote.RepositoryHandle getRepository(java.lang.String name) throws IOException
addedmethod:
getRepositoryNames
java.lang.String[] getRepositoryNames() throws IOException
addedmethod:
getUser
java.lang.String getUser() throws IOException
addedmethod:
isReadOnly
boolean isReadOnly() throws IOException
addedmethod:
setPassword
boolean setPassword(char[] saltedSHA256PasswordHash) throws IOException