Class AuthFactory
Class AuthFactory
- AuthFactory implements AuthFactoryInterface
Package: Authentication\Factories
Category: System
Located at Services/Core/Authentication/Factories/AuthFactory.inc.php
Category: System
Located at Services/Core/Authentication/Factories/AuthFactory.inc.php
Methods summary
public
__construct( PasswordEncryptionSettings $passwordEncryptionSettings )
AuthFactory constructor.
public
createAuthService( void )
: AuthService
Creates a AuthService which is used to provide the authentication methods.