ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Standard interface for auth provider implementations. More...
Public Member Functions | |
doAuthentication (\ilAuthStatus $status) | |
Do authentication. More... | |
Standard interface for auth provider implementations.
Definition at line 11 of file interface.ilAuthProviderInterface.php.
ilAuthProviderInterface::doAuthentication | ( | \ilAuthStatus | $status | ) |
Do authentication.
\ilAuthStatus | $status | Authentication status |
Implemented in ilAuthProviderECS, ilAuthProviderSaml, ilAuthProviderApache, ilAuthProviderRadius, ilAuthProviderLDAP, ilAuthProviderCAS, and ilAuthProviderShibboleth.