integrate AuthComponent and implement CRUD for users
This commit is contained in:
parent
63766773a0
commit
011c9d8ed5
18 changed files with 509 additions and 16 deletions
|
|
@ -265,6 +265,7 @@
|
|||
/**
|
||||
* Run the Controller of this Agent and its SubAgents.
|
||||
*
|
||||
* @throws AccessDeniedException
|
||||
* @throws IdNotFoundException
|
||||
* @throws ServiceUnavailableException
|
||||
* @throws DatamodelException
|
||||
|
|
@ -292,6 +293,7 @@
|
|||
/**
|
||||
* Run IntermediateAgent.
|
||||
*
|
||||
* @throws AccessDeniedException
|
||||
* @throws ParamsNotValidException
|
||||
* @throws IdNotFoundException
|
||||
* @throws ServiceUnavailableException
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue