GSignondSessionData to real classes. Removed GSignondSecurityContextList just use GList instead.

username-removed-127580 requested to merge gsignond-dictionary-real-class into devel

Fix the GObject introspection and use GLib where it should:

  • Changed GSignondDictionary, GSignondSignonuiData and GSignondSessionData are now real classes.
  • GSignondSecurityContextList is replaced by a simple GList.

Merge request reports