mirror of https://github.com/jwtk/jjwt.git
b55f26175c
* Adjusted JWK .equals implementations to only account for kty value and material fields (two JWKs are equal if their type and key material are equal, regardless of other public parameters and/or custom name/value pairs). * Adjusted JWK .hashCode implementation to pre-cache its value based on JwkThumpbrint fields since JWKs are immutable |
||
---|---|---|
.. | ||
src | ||
bnd.bnd | ||
pom.xml |