aboutsummaryrefslogtreecommitdiffstats
path: root/security-utils/src/main/java/com/yahoo/security/tls/json/TransportSecurityOptionsJsonSerializer.java
Commit message (Expand)AuthorAgeFilesLines
* Merge Java package 'c.y.s.tls.{auth,json,policy}' into 'c.y.s.tls'Bjørn Christian Seime2022-07-201-192/+0
* Rename 'toCapabilityNames()' to 'toNames()'Bjørn Christian Seime2022-07-151-1/+1
* Always run PeerAutorizerBjørn Christian Seime2022-07-151-22/+21
* Rename 'hasAllCapabilities()' => 'hasAll()'Bjørn Christian Seime2022-07-151-1/+1
* Add Capability and CapabilitySet including JSON serializationBjørn Christian Seime2022-07-131-1/+16
* Remove 'role' concept from 'authorized-peers'Bjørn Christian Seime2022-07-111-15/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Make TLS protocol version configurable in TLS config fileBjørn Christian Seime2021-02-241-0/+9
* Support SAN URI based rules in authorization policiesBjørn Christian Seime2020-11-261-0/+2
* Encapsulate pattern implementation in RequiredPeerCredentialBjørn Christian Seime2020-11-251-2/+1
* Support construction of PeerPolicy with descriptionBjørn Christian Seime2020-05-131-1/+2
* Introduce 'disable-hostname-validation' to TLS json formatBjørn Christian Seime2020-02-131-0/+6
* Order authorized peers in JSON to stabilize testsHåkon Hallingstad2019-10-071-19/+23
* Allow configuration of accepted ciphersBjørn Christian Seime2019-01-231-0/+9
* Allow empty 'required-credentials'Bjørn Christian Seime2018-11-261-1/+2
* Make 'roles' field optionalBjørn Christian Seime2018-11-261-4/+6
* Disallow empty 'authorized-peers' fieldBjørn Christian Seime2018-11-261-2/+7
* Rename peerName->policyName, add assumed roles to PeerPolicyBjørn Christian Seime2018-11-221-2/+13
* Misc minor code improvementsBjørn Christian Seime2018-11-211-4/+4
* Rewrite JSON serialization of TransportSecurityOptionsBjørn Christian Seime2018-11-191-0/+143