Preparing search index...
The search index is not available
@rxap/authentication - v19.0.4
@rxap/authentication
RxapAuthenticationGuard
Class RxapAuthenticationGuard
Index
Constructors
constructor
Properties
authentication
last
Url
router
Methods
can
Activate
can
Activate
Child
Constructors
constructor
new
RxapAuthenticationGuard
(
authentication
:
RxapAuthenticationService
,
router
:
Router
,
deactivated
?:
null
|
boolean
,
)
:
RxapAuthenticationGuard
Parameters
authentication
:
RxapAuthenticationService
router
:
Router
deactivated
:
null
|
boolean
= null
Returns
RxapAuthenticationGuard
Properties
authentication
authentication
:
RxapAuthenticationService
last
Url
lastUrl
:
null
|
string
= null
router
router
:
Router
Methods
can
Activate
canActivate
(
route
:
ActivatedRouteSnapshot
,
state
:
RouterStateSnapshot
,
)
:
Promise
<
boolean
|
UrlTree
>
Parameters
route
:
ActivatedRouteSnapshot
state
:
RouterStateSnapshot
Returns
Promise
<
boolean
|
UrlTree
>
can
Activate
Child
canActivateChild
(
childRoute
:
ActivatedRouteSnapshot
,
state
:
RouterStateSnapshot
,
)
:
Promise
<
boolean
|
UrlTree
>
Parameters
childRoute
:
ActivatedRouteSnapshot
state
:
RouterStateSnapshot
Returns
Promise
<
boolean
|
UrlTree
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
authentication
last
Url
router
Methods
can
Activate
can
Activate
Child
@rxap/authentication - v19.0.4
Loading...