aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/identityprovider/client/AthenzCredentials.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Allow applications to re-use SSLContext returned by providerBjørn Christian Seime2019-07-031-8/+1
| | | | | | - Use MutableX509KeyManager instead of re-creating SSLContext when credentials are updated. - Make AthenzIdentityProviderImpl responsible for creating initial SSLContext. - Use proper x509 certificates and keys in unit test instead of Mockito mocks.
* Remove support for ntokensBjørn Christian Seime2018-06-131-8/+1
|
* Remove deprecated identity-document entity typesBjørn Christian Seime2018-05-281-1/+1
|
* Only create SSLContext once for each updateBjørn Christian Seime2018-04-261-2/+8
|
* Remove duplicate type for signed identity documentBjørn Christian Seime2018-04-191-0/+2
|
* Move identity provider client to new Java packageBjørn Christian Seime2018-04-181-0/+44