| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Standard interface for auth provider implementations. More...
 Inheritance diagram for ilAuthProviderInterface:
 Collaboration diagram for ilAuthProviderInterface:Public Member Functions | |
| doAuthentication (\ilAuthStatus $status) | |
| Do authentication.  More... | |
Standard interface for auth provider implementations.
Definition at line 27 of file interface.ilAuthProviderInterface.php.
| ilAuthProviderInterface::doAuthentication | ( | \ilAuthStatus | $status | ) | 
Do authentication.
| \ilAuthStatus | $status | Authentication status | 
Implemented in ilAuthProviderECS.
Referenced by ilAuthProviderLTI\findGlobalRole(), and ilAuthProviderDatabase\withoutPasswordVerification().
 Here is the caller graph for this function: