Back to Joomla project (class list)

Class ProviderAwareAuthenticationPluginInterface - list of methods

Interface class defining the necessary methods for an authentication plugin to be provider aware Please note: might be deprecated with Joomla 4.2
Package: Joomla\CMS\Authentication
Copyright: Copyright (C) 2022 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Authentication/ProviderAwareAuthenticationPluginInterface.php
Project: Joomla

Method Summary

public static true
()

Return if plugin acts as primary provider
Returns
  • true
Since
  • 3.10.7
Show source code of this method: isPrimaryProvider Source Code

public static string
()

Return provider name
Returns
  • string
Since
  • 3.10.7
Show source code of this method: getProviderName Source Code

Tags Summary

Since
3.10.7