aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/test/java/com/yahoo/vespa/athenz/identityprovider/client/AthenzIdentityProviderImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "revert new athenz provider MERGEOK"Ola Aunrønning2023-04-271-44/+6
* Revert "Revert "Merge pull request #26859 from vespa-engine/revert-26805-olaa...Morten Tokle2023-04-271-6/+44
* Revert "Merge pull request #26859 from vespa-engine/revert-26805-olaa/version...Ola Aunronning2023-04-261-44/+6
* Revert "Write tenant service identity at same location as AthenzCredentialsSe...Morten Tokle2023-04-261-6/+44
* Add testOla Aunronning2023-04-251-0/+122
* Rename AthenzIdentityProviderImpl classesOla Aunronning2023-04-251-160/+0
* Convert vespa-athenz to junit5Bjørn Christian Seime2022-07-271-16/+20
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-2/+2
* Allow applications to re-use SSLContext returned by providerBjørn Christian Seime2019-07-031-9/+57
* Remove support for ntokensBjørn Christian Seime2018-06-131-2/+2
* Use mutual TLS auth when communicating with ZTSBjørn Christian Seime2018-06-111-57/+10
* Use mutual TLS auth when retrieving identity documentBjørn Christian Seime2018-06-111-12/+12
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-06-071-2/+4
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-06-071-1/+5
* Revert "Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocume...Jon Marius Venstad2018-06-031-5/+1
* Revert "Add identity type to unique instance id and signed identity document"Jon Marius Venstad2018-06-031-4/+2
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-05-311-2/+4
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-05-311-1/+5
* Remove deprecated identity-document entity typesBjørn Christian Seime2018-05-281-12/+24
* Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-1/+1
* Rename IdentityDocumentService -> IdentityDocumentClientBjørn Christian Seime2018-05-041-3/+3
* Rename AthenzService -> ZtsClientBjørn Christian Seime2018-04-271-4/+4
* Reuse SSLContext when communicating with ZTSBjørn Christian Seime2018-04-271-2/+1
* Only create SSLContext once for each updateBjørn Christian Seime2018-04-261-2/+20
* Move identity provider client to new Java packageBjørn Christian Seime2018-04-181-0/+120