Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 7 implementation of FileCredentialStore #61

Closed
wonderfly opened this issue Jan 9, 2015 · 3 comments
Closed

Java 7 implementation of FileCredentialStore #61

wonderfly opened this issue Jan 9, 2015 · 3 comments
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@wonderfly
Copy link
Contributor

From yan...@google.com on November 20, 2012 11:59:19

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/extensions/java6/auth/oauth2/FileCredentialStore.html https://code.google.com/p/google-oauth-java-client/issues/detail?id=60 Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? Java 7 installed application Please describe the feature requested. For now the only advantage of a Java 7 implementation of FileCredentialStore I can think of is that we can override isSymbolicLink(File) as Files.isSymbolicLink(file.toPath()). We may come up with other possible uses later.

Original issue: http://code.google.com/p/google-oauth-java-client/issues/detail?id=61

@wonderfly wonderfly added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. imported labels Jan 9, 2015
@wonderfly wonderfly self-assigned this Jan 9, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on November 20, 2012 11:59:57

Labels: -Priority-Medium -Milestone-Version1.14.0 Priority-High Milestone-Version1.13.0

@wonderfly
Copy link
Contributor Author

From yan...@google.com on December 10, 2012 09:36:24

Owner: yan...@google.com
Cc: ngmic...@google.com

@wonderfly
Copy link
Contributor Author

From yan...@google.com on December 10, 2012 13:41:11

https://codereview.appspot.com/6904070/

Status: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant