Bristol SU Support Package
BristolSU\Support\Authentication\ApiAuthentication Member List

This is the complete list of members for BristolSU\Support\Authentication\ApiAuthentication, including all inherited members.

$groupRepositoryBristolSU\Support\Authentication\ApiAuthenticationprivate
$requestBristolSU\Support\Authentication\ApiAuthenticationprivate
$roleRepositoryBristolSU\Support\Authentication\ApiAuthenticationprivate
$userRepositoryBristolSU\Support\Authentication\ApiAuthenticationprivate
__construct(Request $request, RoleRepository $roleRepository, GroupRepository $groupRepository, UserRepository $userRepository)BristolSU\Support\Authentication\ApiAuthentication
getGroup()BristolSU\Support\Authentication\ApiAuthentication
getRole()BristolSU\Support\Authentication\ApiAuthentication
getUser()BristolSU\Support\Authentication\ApiAuthentication
reset()BristolSU\Support\Authentication\ApiAuthentication
setGroup(Group $group)BristolSU\Support\Authentication\ApiAuthentication
setRole(Role $role)BristolSU\Support\Authentication\ApiAuthentication
setUser(User $user)BristolSU\Support\Authentication\ApiAuthentication
BristolSU::Support::Authentication::Contracts::Authentication::setUser(User $user)BristolSU\Support\Authentication\Contracts\Authentication