17 return 'Authentication';
35 return 'AuthenticationHook';
Description of interface.
Interface of auth credentials.
isExternalAccountNameRequired($a_auth_id)
Does your AuthProvider needs "ext_account"? return true, false otherwise.
getProvider(ilAuthCredentials $credentials, $a_auth_mode)
slotInit()
Special alot Init, currently nothing to do here.
getMultipleAuthModeOptions($a_auth_id)