Authentication Classes ###################### Module part of the core componenets for the Factiva Analytics python package. Contains classes and tools that allow to interact with the authentication and authorization elements of the Factiva Analytics API. AccountInfo ----------- .. autoclass:: factiva.analytics.auth.accountinfo.AccountInfo :members: :member-order: groupwise UserKey ------- .. autoclass:: factiva.analytics.auth.userkey.UserKey :members: :member-order: groupwise OAuthUser --------- .. autoclass:: factiva.analytics.auth.oauthuser.OAuthUser :members: