AuthFactory

Implements \AuthFactoryInterface

Class AuthFactory

category

System

package

Authentication

subpackage

Factories

Methods

AuthFactory constructor.

__construct(\PasswordEncryptionSettings $passwordEncryptionSettings) 

Arguments

$passwordEncryptionSettings

\PasswordEncryptionSettings

Creates a AuthService which is used to provide the authentication methods.

createAuthService() : \AuthService

Response

\AuthService

Properties

passwordEncryptionSettings

passwordEncryptionSettings : \PasswordEncryptionSettings