Hierarchy

  • MsalGuard

Constructors

Methods

  • Parameters

    • route: ActivatedRouteSnapshot
    • state: RouterStateSnapshot

    Returns Observable<boolean | UrlTree>

  • Parameters

    • route: ActivatedRouteSnapshot
    • state: RouterStateSnapshot

    Returns Observable<boolean | UrlTree>

  • Builds the absolute url for the destination page

    Parameters

    • path: string

      Relative path of requested page

    Returns string

    Full destination url

Generated using TypeDoc