mirror of https://github.com/jwtk/jjwt.git
529f04dd90
* Jwts#header() and JwtBuilder#header() API cleanup * added license headers, removed unused Conjunctor interface concept * impl checkpoint for Registry-to-Map implementation change * Jwts.SIG and Jwts.ENC conversion checkpoint (complete) * Jwts.KEY and Jwks.HASH conversion checkpoint (complete) * File header and Javadoc cleanup. Removed unused SignatureRequest.java concept. * Changed deprecated API usage in test case * - Removed *Accessor concepts where possible, just using the *Header interfaces was sufficient - KeyAlgorithm#getEncryptionKey now accepts a JweHeader that is mutable. Implementations can just use Map#put to modify the header state if desired. * MapMutator method renaming to avoid odd conventions * introduced ProtectedJwt concept and intermediate DefaultProtectedJwt implementation * Removed all usages of CompressionCodecs.java in favor of a new Jwts.ZIP entry. Renamed all Standard***AlgorithmsBridge to Standard***Algorithms * CompressionCodec to CompressionAlgorithm transition (complete, code coverage 100%) |
||
---|---|---|
.. | ||
src | ||
bnd.bnd | ||
pom.xml |