Interface

AgsAuthentication

[]

Description

interface Ags.Authentication : GObject.Object

No description available.

[]

Prerequisite

In order to implement Authentication, your type must inherit fromGObject.

Implementations

[]

Instance methods

ags_authentication_generate_token

Generate token.

since: 3.0.0

ags_authentication_get_authentication_module

Available authentication modules.

since: 3.0.0

ags_authentication_get_digest

Get digest of login.

since: 3.0.0

ags_authentication_is_session_active

Check session.

since: 3.0.0

ags_authentication_login

Login.

since: 3.0.0

ags_authentication_logout

Logout.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.Authentication.generate_token

Generate token.

since: 3.0.0

Ags.Authentication.get_authentication_module

Available authentication modules.

since: 3.0.0

Ags.Authentication.get_digest

Get digest of login.

since: 3.0.0

Ags.Authentication.is_session_active

Check session.

since: 3.0.0

Ags.Authentication.login

Login.

since: 3.0.0

Ags.Authentication.logout

Logout.

since: 3.0.0