[@rxap/authentication](../wiki/globals) / 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`](../wiki/Class.AuthenticationRoutingService)

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`](../wiki/Class.RxapAuthenticationService)

##### deactivated

`null` | `boolean`

#### Returns

[`AuthenticationRoutingService`](../wiki/Class.AuthenticationRoutingService)
