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() : string
static
| since |
3.10.7 |
|---|
Response
string
isPrimaryProvider
Return if plugin acts as primary provider
isPrimaryProvider() : true
static
| since |
3.10.7 |
|---|
Response
true