Class
FridaStaticAuthenticationService
Description [src]
final class Frida.StaticAuthenticationService : GObject.Object
implements Frida.AuthenticationService {
/* No available fields */
}
An FridaAuthenticationService that accepts a single fixed token.
Instance methods
Methods inherited from FridaAuthenticationService (2)
frida_authentication_service_authenticate
Authenticates a client by its token.
frida_authentication_service_authenticate_finish
Authenticates a client by its token.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.