Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(485)

Issue 7322067: http issue 191: JSON Web Token (JWT) and JSON Web Signature (JWS) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by yanivi
Modified:
11 years, 2 months ago
Reviewers:
peleyal
CC:
ngmiceli, rmistry
Base URL:
https://code.google.com/p/google-http-java-client/
Visibility:
Public.

Description

http issue 191: JSON Web Token (JWT) and JSON Web Signature (JWS) http://code.google.com/p/google-http-java-client/issues/detail?id=191

Patch Set 1 #

Total comments: 4

Patch Set 2 : add SecurityTestUtils and fixes based on comments #

Patch Set 3 : minor #

Messages

Total messages: 4
yanivi
11 years, 2 months ago (2013-02-12 23:57:15 UTC) #1
peleyal
https://codereview.appspot.com/7322067/diff/1/google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java File google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java (right): https://codereview.appspot.com/7322067/diff/1/google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java#newcode317 google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java:317: public final byte[] getSignatureBytes() { why don't you clone ...
11 years, 2 months ago (2013-02-13 16:30:55 UTC) #2
yanivi
added SecurityTestUtils https://codereview.appspot.com/7322067/diff/1/google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java File google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java (right): https://codereview.appspot.com/7322067/diff/1/google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java#newcode317 google-http-client/src/main/java/com/google/api/client/json/webtoken/JsonWebSignature.java:317: public final byte[] getSignatureBytes() { On 2013/02/13 ...
11 years, 2 months ago (2013-02-13 19:18:52 UTC) #3
peleyal
11 years, 2 months ago (2013-02-13 19:40:30 UTC) #4
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b