Search
Preparing search index...
The search index is not available
@netgrif/components-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@netgrif/components-core
AuthenticationGuardService
Class AuthenticationGuardService
Hierarchy
AuthenticationGuardService
Implements
CanActivate
Index
Constructors
constructor
Properties
_login
Url
Methods
can
Activate
Constructors
constructor
new
Authentication
Guard
Service
(
_session
:
SessionService
, _redirectService
:
RedirectService
, _router
:
Router
)
:
AuthenticationGuardService
Parameters
_session:
SessionService
_redirectService:
RedirectService
_router:
Router
Returns
AuthenticationGuardService
Properties
Private
Readonly
_login
Url
_login
Url
:
string
Methods
can
Activate
can
Activate
(
route
:
ActivatedRouteSnapshot
, state
:
RouterStateSnapshot
)
:
boolean
|
UrlTree
Parameters
route:
ActivatedRouteSnapshot
state:
RouterStateSnapshot
Returns
boolean
|
UrlTree
Exports
Authentication
Guard
Service
constructor
_login
Url
can
Activate
Generated using
TypeDoc