Envase Authorization/Authentication Utility Library

Contents:

  • Reference Guide
    • Data Structures
    • Base Classes
    • OAuth2 Support
    • SRP Support
    • Exceptions
  • Documentation To Do
Envase Authorization/Authentication Utility Library
  • »
  • Index

Index

_ | A | C | E | I | M | P | R | S | T | U

_

  • __call__() (Authorizer method)

A

  • access_token (Authorizer property)
  • API_KEY_HEADER (in module en_auth.data)
  • AUTHORIZATION_HEADER (in module en_auth.data)
  • AuthorizationError
  • authorize() (Authorizer method)
    • (ServiceAccountAuthorizer method)
    • (SrpAuthorizer method)
  • Authorizer (class in en_auth.base)

C

  • client_id (Authorizer property)
  • ClientInfo (class in en_auth.data)

E

  • en_auth
    • module
  • en_auth.base
    • module
  • en_auth.data
    • module
  • en_auth.exceptions
    • module
  • en_auth.oauth2
    • module
  • en_auth.srp
    • module
  • EXPIRATION_GAP (in module en_auth.data)
  • expired() (Authorizer method)
    • (ServiceAccountAuthorizer method)
    • (SrpAuthorizer method)

I

  • InvalidClientError
  • InvalidCredentialsError

M

  • module
    • en_auth
    • en_auth.base
    • en_auth.data
    • en_auth.exceptions
    • en_auth.oauth2
    • en_auth.srp

P

  • password (UserCredentials attribute)

R

  • refresh() (Authorizer method)
    • (ServiceAccountAuthorizer method)
    • (SrpAuthorizer method)
  • report_invalid_client() (SrpAuthorizer method)
  • report_invalid_credentials() (SrpAuthorizer method)
  • report_unknown_aws_error() (SrpAuthorizer method)

S

  • ServiceAccountAuthorizer (class in en_auth.oauth2)
  • SrpAuthorizer (class in en_auth.srp)

T

  • to_basic_auth() (ClientInfo method)

U

  • user_name (UserCredentials attribute)
  • UserCredentials (class in en_auth.data)

© Copyright 2021 Envase Technologies.

Built with Sphinx using a theme provided by Read the Docs.