File

src/app/services/is-secure-guard/is-secure-guard.service.ts

Description

A TLS/SSL protocol route guard. ~implements CanActivate

A guard deciding if a route can be activated.

Index

Methods

Methods

Public canActivate
canActivate(_route: ActivatedRouteSnapshot)

Implementation of the CanActivate interface. ~override

Parameters :
Name Type Optional Description
_route ActivatedRouteSnapshot No

The activated route snapshot.

Returns : boolean

Whether the route can be activated.

results matching ""

    No results matching ""