ProviderAwareAuthenticationPluginInterface

Interface class defining the necessary methods for an authentication plugin to be provider aware Please note: might be deprecated with Joomla 4.2

since

3.10.7

package

Joomla CMS

Methods

getProviderName

Return provider name

getProviderName() : 
static
since

3.10.7

Response

string

isPrimaryProvider

Return if plugin acts as primary provider

isPrimaryProvider() : 
static
since

3.10.7

Response

true