aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/aws/RoleService.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Compute success factor for tenant role maintainerjonmv2023-07-051-1/+1
* Clean up roles of deleted tenantsOla Aunrønning2022-08-101-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Use Tenant in RoleService interfaceBjørn Christian Seime2021-09-241-5/+2
* Add createTenantRole taking tenant domain as second parameterBjørn Christian Seime2021-09-231-0/+4
* Update API to show secret store informationØyvind Grønnesby2021-03-231-0/+3
* Delete tenant policy requires roleOla Aunrønning2021-03-041-2/+1
* Add new methods to RoleService, create maintainer for maintaining rolesMorten Tokle2021-03-041-0/+9
* Rename ApplicationRoles to TenantRolesOla Aunrønning2021-02-051-3/+1
* Create role at tenant creationOla Aunrønning2021-02-011-0/+20