Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 467 Bytes

authinfo.rst

File metadata and controls

16 lines (12 loc) · 467 Bytes

:mod:`icat.authinfo` --- Provide the AuthenticatorInfo class

.. py:module:: icat.authinfo

Note

This module is used internally in :mod:`icat.config`. Most users will not need to use it directly or even care about it.

.. autoclass:: icat.authinfo.AuthenticatorInfo
    :members:
    :show-inheritance:

.. autoclass:: icat.authinfo.LegacyAuthenticatorInfo
    :members:
    :show-inheritance: