[**@rxap/authentication v19.0.4**](../README.md)

***

[@rxap/authentication](../globals.md) / AuthenticationRoutingService

# Class: AuthenticationRoutingService

Defined in: [authentication-routing.service.ts:14](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/authentication-routing.service.ts#L14)

## Constructors

### new AuthenticationRoutingService()

> **new AuthenticationRoutingService**(`router`, `authenticationService`, `deactivated`): [`AuthenticationRoutingService`](AuthenticationRoutingService.md)

Defined in: [authentication-routing.service.ts:16](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/authentication-routing.service.ts#L16)

#### Parameters

##### router

`Router`

##### authenticationService

[`RxapAuthenticationService`](RxapAuthenticationService.md)

##### deactivated

`null` | `boolean`

#### Returns

[`AuthenticationRoutingService`](AuthenticationRoutingService.md)
