rlalfo / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

Move PrivateKeys from OAuth project into SecurityUtils #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://javadoc.google-oauth-java-client.googlecode.com/hg/1.12.0-beta/com/google
/api/client/auth/security/PrivateKeys.html

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

PrivateKeys from the OAuth project seems pretty useful.  We recently added some 
methods to it, so now might be a good time to think about a better place to put 
them.  They are clearly not OAuth 2 specific, so this project seems like a 
better place.  We should generalize it though and name it something like 
SecurityUtils so long term we can add other java.security related utilities.

Original issue reported on code.google.com by yan...@google.com on 16 Dec 2012 at 2:56

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 16 Dec 2012 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 2 Jan 2013 at 10:58

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7034050/

Original comment by yan...@google.com on 3 Jan 2013 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 8 Jan 2013 at 10:09

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 9 Feb 2013 at 1:13