i had to undo some changes we had before to make sure my class name refactorings would work, and now i am reapplying them for INT-1471

This commit is contained in:
Josh Long
2010-10-04 00:10:20 -07:00
parent 467b7fbc3a
commit 48d9e6289c

View File

@@ -58,8 +58,8 @@ abstract public class AbstractOAuthAccessTokenBasedFactoryBean<T> implements Ini
}
/**
* This probably doesn't belong here. It's more for support for running the {@link OAuthAccessTokenBasedTwitterFactoryBean#main(String[])} or
* {@link OAuthAccessTokenBasedTwitterFactoryBean#main(String[])} methods that run the user through a command line tool to approve a user for the first
* This probably doesn't belong here. It's more for support for running the {@link OAuthAccessTokenBasedTwitterFactoryBean} or
* {@link OAuthAccessTokenBasedTwitterFactoryBean} methods that run the user through a command line tool to approve a user for the first
* time if the user hasn't obtained her {@code accessToken } yet
*
* @param resource the resource where properties file lives