IAuthUser
You have to create a User component which responds to the getId()
method. This user will be retrieved by the retrieve methods from your IUserService
Combined with cbsecurity
or cbguard
you might have to specify additional methods for checking roles or permissions.
Last updated