aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/container/xml/AccessControlTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Override filter port bindingsMorten Tokle2023-09-041-2/+2
* Revert "Override filter port bindings"Morten Tokle2023-09-031-2/+2
* Override filter port bindingsMorten Tokle2023-09-011-2/+2
* Verify connector config when application has mTLS disabledBjørn Christian Seime2023-07-191-4/+16
* Represent data plane certificates from deploy call as clientMorten Tokle2022-12-131-15/+10
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-2/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-2/+2
* use imported getDefaults()Arne Juul2022-10-271-1/+1
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-64/+61
* Move access control related tests to appropriate classgjoranv2022-07-051-0/+199
* Cleanup 'access-control' for Vespa 8Bjørn Christian Seime2022-06-081-27/+0
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-28/+20
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reapply "Flag to allow disabling mtls"Morten Tokle2021-04-261-11/+45
* Revert "Revert "Revert "Flag to allow disabling mtls"""Harald Musum2021-04-251-45/+11
* Revert "Revert "Flag to allow disabling mtls""Harald Musum2021-04-251-11/+45
* Revert "Flag to allow disabling mtls"Morten Tokle2021-04-251-45/+11
* Flag to allow disabling mtlsMorten Tokle2021-04-231-11/+45
* Create default connector request chainMorten Tokle2020-11-231-0/+25
* Use access control chain as default request chain for port 4443Bjørn Christian Seime2020-11-181-9/+14
* Read client authentication attribute from access control elementMorten Tokle2020-10-141-0/+25
* Ignore response filter chain bindings when constructing access control filter...Bjørn Christian Seime2020-09-021-1/+41
* Ensure access control chains does not duplicate bindings from user filter chainsBjørn Christian Seime2020-08-271-0/+36
* Component spec in FilterBinding refers to a chain not filterBjørn Christian Seime2020-08-271-1/+1
* Don't duplicate container element in all unit testsBjørn Christian Seime2020-08-271-29/+18
* Delegate configuration of noop filter to amenderBjørn Christian Seime2020-08-271-10/+0
* Ensure that access control chain has unique bindingsBjørn Christian Seime2020-08-271-5/+23
* Use 'createModelAndGetHttp' in all test methods for AccessControlBjørn Christian Seime2020-08-271-50/+25
* Bind access control filter to all paths on port 4443Bjørn Christian Seime2020-08-271-150/+67
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-271-17/+19
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-271-38/+42
* Rename 'Binding' -> 'FilterBinding'Bjørn Christian Seime2020-08-271-3/+3
* Revert "Bjorncs/validate binding patterns"Bjørn Christian Seime2020-08-191-45/+39
* Revert "Bjorncs/improve athenz access control"Bjørn Christian Seime2020-08-191-95/+206
* Component spec in FilterBinding refers to a chain not filterBjørn Christian Seime2020-08-181-1/+1
* Don't duplicate container element in all unit testsBjørn Christian Seime2020-08-181-29/+18
* Delegate configuration of noop filter to amenderBjørn Christian Seime2020-08-181-10/+0
* Ensure that access control chain has unique bindingsBjørn Christian Seime2020-08-181-5/+23
* Use 'createModelAndGetHttp' in all test methods for AccessControlBjørn Christian Seime2020-08-181-50/+25
* Bind access control filter to all paths on port 4443Bjørn Christian Seime2020-08-181-150/+67
* Model user-generated and non user-generated bindings as separate sub-classesBjørn Christian Seime2020-08-171-17/+19
* Use BindingPattern to represent all types of binding in config modelBjørn Christian Seime2020-08-171-38/+42
* Rename 'Binding' -> 'FilterBinding'Bjørn Christian Seime2020-08-171-3/+3
* Move access control related tests to AccessControlTestBjørn Christian Seime2020-03-271-0/+62
* Remove support for overriding application id in access-controlBjørn Christian Seime2020-03-171-4/+1
* Remove Vespa domain from AccessControlBjørn Christian Seime2020-03-161-2/+0
* Revert "Fail if using 'access-control' in non-hosted context"Arnstein Ressem2020-01-101-6/+1
* Add explanation why 'isHosted' is assigned in constructorBjørn Christian Seime2020-01-091-0/+1