Class ResponsePassword
java.lang.Object
ghidra.features.bsim.query.protocol.QueryResponseRecord
ghidra.features.bsim.query.protocol.ResponsePassword
Response of server indicating whether a password change request (
PasswordChange) succeeded-
Field Summary
FieldsFields inherited from class ghidra.features.bsim.query.protocol.QueryResponseRecord
name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrestoreXml(XmlPullParser parser, LSHVectorFactory vectorFactory) voidMethods inherited from class ghidra.features.bsim.query.protocol.QueryResponseRecord
getDescriptionManager, getLocalStagingCopy, getName, mergeResults, sort
-
Field Details
-
changeSuccessful
public boolean changeSuccessful -
errorMessage
-
-
Constructor Details
-
ResponsePassword
public ResponsePassword()
-
-
Method Details
-
saveXml
- Specified by:
saveXmlin classQueryResponseRecord- Throws:
IOException
-
restoreXml
- Specified by:
restoreXmlin classQueryResponseRecord- Throws:
LSHException
-