Resolves the class name of an authentication provider. If a valid provider class name is given, it is just returned.
public resolveProviderClass ( string $providerName ) : string | ||
$providerName | string | The (short) name of the provider |
return | string | The object name of the authentication provider |