summaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/stubs/MockUserManagement.java
Commit message (Expand)AuthorAgeFilesLines
* Expose ?query parameter for find user. Output is now arrayØyvind Grønnesby2022-09-091-0/+5
* Revert "Revert "Expose method to find user and their tenants""Øyvind Grønnesby2022-09-051-3/+16
* Revert "Expose method to find user and their tenants"Henning Baldersheim2022-09-051-16/+3
* Expose method to find user and their tenantsØyvind Grønnesby2022-09-051-3/+16
* Move User from controller-api to jdisc-security-filtersBjørn Christian Seime2022-04-271-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Add testOla Aunrønning2021-09-021-1/+2
* Create UserManagementMaintainerOla Aunrønning2021-09-021-0/+5
* verify tenant creation with roles from auth0 (#13594)Andreas Eriksen2020-06-161-0/+4
* Remove unused tenant and application rolesMartin Polden2020-03-051-3/+11
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Rename remove add methods to differentiate it to roles crud operationstoby2019-11-081-2/+2
* Add symetric removeRoles to user management apitoby2019-11-081-0/+7
* Add method and use this in already supported restapitoby2019-11-071-0/+8
* Store developer keys <-> developers, and modify through application/v4Jon Marius Venstad2019-10-011-1/+1
* Actually add the nick/pic updatetoby2019-09-091-3/+8
* Revert "Return user object instead of user id from listUser in UserManagement...Jon Marius Venstad2019-09-061-8/+3
* Return user object instead of user id from listUser in UserManagement (#10455)Torbjørn Smørgrav2019-09-051-3/+8
* Add mock implementation of UserManagementJon Marius Venstad2019-04-081-1/+45
* Remove RoleId and move serialisation etc to UserRolesJon Marius Venstad2019-04-081-0/+5