Bristol SU Support Package
|
Public Member Functions | |
register () | |
boot () | |
registerAuthentication (Request $request) | |
Authentication Service Provider
Definition at line 16 of file AuthenticationServiceProvider.php.
BristolSU\Support\Authentication\AuthenticationServiceProvider::boot | ( | ) |
Boot
Definition at line 36 of file AuthenticationServiceProvider.php.
BristolSU\Support\Authentication\AuthenticationServiceProvider::register | ( | ) |
Register
Definition at line 26 of file AuthenticationServiceProvider.php.
References BristolSU\Support\Authentication\AuthenticationServiceProvider\register().
Referenced by BristolSU\Support\Authentication\AuthenticationServiceProvider\register().
BristolSU\Support\Authentication\AuthenticationServiceProvider::registerAuthentication | ( | Request | $request | ) |
Definition at line 59 of file AuthenticationServiceProvider.php.