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