GFBGraphGoaAuthorizer
GFBGraphGoaAuthorizer — GFBGraph GOA authorization interface
|
|
Stability Level
Unstable, unless otherwise indicated
Object Hierarchy
GObject
╰── GFBGraphGoaAuthorizer
Implemented Interfaces
GFBGraphGoaAuthorizer implements
GFBGraphAuthorizer.
Includes
#include <gfbgraph/gfbgraph.h>
Description
GFBGraphGoaAuthorizer provides an implementation of the GFBGraphAuthorizer interface
for authorization using GNOME Online Accounts (GOA).
Types and Values
struct GFBGraphGoaAuthorizer
struct GFBGraphGoaAuthorizer;
struct GFBGraphGoaAuthorizerClass
struct GFBGraphGoaAuthorizerClass {
GObjectClass parent_class;
};
Property Details
The “goa-object”
property
“goa-object” GoaObject *
The GOA account providing authentication.
Owner: GFBGraphGoaAuthorizer
Flags: Read / Write / Construct Only