Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
open-source
nimbus-jose-jwt
Commits
94d37e64
Commit
94d37e64
authored
12 years ago
by
Vladimir Dzhuvinov
Browse files
Options
Download
Patches
Plain Diff
Fixes JWTClaimsSet.setCustomClaims assignment bug (issue #53)
parent
7559d31e
master
7.5.1
7.5
7.4
7.3.1
7.3
7.2.1
7.1
7.0.1
7.0
6.8
6.7
6.6
6.5.1
6.5
6.4.2
6.4.1
6.4
6.3.1
6.3
6.2
6.1.1
6.1
6.0.2
6.0.1
6.0
5.14
5.13
5.12
5.11
5.10
5.9
5.8
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.41.3
4.41.2
4.41.1
4.41
4.40
4.39.2
4.39.1
4.39
4.38
4.37.1
4.37
4.36.1
4.36
4.35
4.34.2
4.34.1
4.34
4.33
4.32
4.31.1
4.30
4.29
4.28
4.27.1
4.27
4.26.1
4.26
4.25
4.24
4.23
4.22
4.21
4.20
4.19
4.18
4.17
4.16.2
4.16.1
4.16
4.15.1
4.15
4.14
4.13.1
4.13
4.12
4.11.2
4.11.1
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3.1
4.3
4.2
4.1.1
4.1
4.0.1
4.0
4.0-rc4
4.0-rc3
4.0-rc2
4.0-rc1
3.10
3.9.2
3.9.1
3.9
3.8.2
3.8.1
3.8
3.7
3.6
3.5
3.4
3.3
3.2.2
3.2.1
3.2
3.1.2
3.1.1
3.1
3.0
2.26.1
2.26
2.25
2.24
2.23
2.22.1
2.22
2.21
2.20
2.19.1
2.19
2.18.2
2.18.1
2.18
2.17.2
2.17.1
2.17
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/main/java/com/nimbusds/jwt/JWTClaimsSet.java
+8
-14
src/main/java/com/nimbusds/jwt/JWTClaimsSet.java
src/test/java/com/nimbusds/jwt/JWTClaimsSetTest.java
+52
-1
src/test/java/com/nimbusds/jwt/JWTClaimsSetTest.java
with
60 additions
and
15 deletions
+60
-15
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets