Interface: AccessControlServiceInterface
Methods
getUser()
getUser(
context
):Promise
<unknown
>
Parameters
Parameter | Type |
---|---|
context | ExecutionContext |
Returns
Promise
<unknown
>
Defined in
getUserRoles()
getUserRoles(
context
):Promise
<string
|string
[]>
Parameters
Parameter | Type |
---|---|
context | ExecutionContext |
Returns
Promise
<string
| string
[]>