Class PasswordChange

java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponsePassword>
ghidra.features.bsim.query.protocol.PasswordChange

public class PasswordChange extends BSimQuery<ResponsePassword>
Request a password change for a specific user Currently provides no explicit protection for password data on the client. Should be used in conjunction with connection encryption (SSL) to protect data in transit to the server.