AuthFactoryInterface
in
Interface AuthFactoryInterface
Tags
Table of Contents
- createAuthService() : AuthService
- Creates a AuthService which is used to provide the authentication methods.
Methods
createAuthService()
Creates a AuthService which is used to provide the authentication methods.
public
createAuthService() : AuthService