aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/security/AccessControl.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Store createdAt for tenant in ZKValerij Fredriksen2021-01-191-1/+3
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Include changes from #11407Valerij Fredriksen2019-12-021-9/+0
* Split instance and application and creation and deletion, but let REST API do...Jon Marius Venstad2019-10-031-2/+3
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-281-3/+3
* Rename Application -> InstanceJon Marius Venstad2019-09-181-3/+3
* Rename parameter and use injected mockJon Marius Venstad2019-04-091-2/+2
* Rename Claim to Spec, and update some docJon Marius Venstad2019-03-211-11/+12
* Update credential docsJon Marius Venstad2019-03-211-7/+7
* Remove cumbersome genericsJon Marius Venstad2019-03-211-6/+6
* Change signatures to id + spec (for tenant creation) + credentialsJon Marius Venstad2019-03-211-13/+20
* Renamed permits package to securityJon Marius Venstad2019-03-211-0/+65