Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.28 KB

api.rst

File metadata and controls

42 lines (28 loc) · 1.28 KB

Interfaces

The :term:`PluggableAuthService` plugins in this package implement interfaces defined in the :term:`PluggableAuthService` package.

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IAuthenticationPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.ICredentialsResetPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IGroupEnumerationPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IGroupsPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IPropertiesPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IRoleAssignerPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IRoleEnumerationPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IRolesPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IUpdatePlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IUserAdderPlugin
    :members:

.. autointerface:: Products.PluggableAuthService.interfaces.plugins.IUserEnumerationPlugin
    :members: