ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilAuthProviderInterface Interface Reference

Standard interface for auth provider implementations. More...

+ Inheritance diagram for ilAuthProviderInterface:
+ Collaboration diagram for ilAuthProviderInterface:

Public Member Functions

 doAuthentication (\ilAuthStatus $status)
 Do authentication. More...
 

Detailed Description

Standard interface for auth provider implementations.

Author
Stefan Meyer smeye.nosp@m.r.il.nosp@m.ias@g.nosp@m.mx.d.nosp@m.e

Definition at line 11 of file interface.ilAuthProviderInterface.php.

Member Function Documentation

◆ doAuthentication()

ilAuthProviderInterface::doAuthentication ( \ilAuthStatus  $status)

Do authentication.

Parameters
\ilAuthStatus$statusAuthentication status
Returns
bool

Implemented in ilAuthProviderECS, ilAuthProviderSaml, ilAuthProviderOpenIdConnect, ilAuthProviderApache, ilAuthProviderRadius, ilAuthProviderLDAP, ilAuthProviderCAS, and ilAuthProviderShibboleth.


The documentation for this interface was generated from the following file: