Searched refs:samlDone (Results 1 – 6 of 6) sorted by relevance
30 process_->authenticated().connect(this, &Widget::samlDone); in Widget()33 void Widget::samlDone(const Identity &identity) { in samlDone() function
33 void samlDone(const Identity &identity);
123 void samlDone(Saml::Process *saml, const Identity &Identity);
160 w->authenticated().connect(this, &RegistrationWidget::samlDone); in update()202 void RegistrationWidget::samlDone(Saml::Process *saml, in samlDone() function
398 void samlDone(Saml::Process *process, const Identity& identity);
448 w->authenticated().connect(this, &AuthWidget::samlDone); in createSamlLoginView()483 void AuthWidget::samlDone(Saml::Process *process, const Identity &identity) in samlDone() function