Constructor and Description |
---|
com.restfb.DefaultLegacyFacebookClient(String, String)
You should use
DefaultLegacyFacebookClient.DefaultLegacyFacebookClient(String)
instead. Facebook is moving to OAuth and will stop supporting
the old authentication scheme soon. |
com.restfb.DefaultLegacyFacebookClient(String, String, WebRequestor, JsonMapper)
You should use
DefaultLegacyFacebookClient.DefaultLegacyFacebookClient(String, WebRequestor, JsonMapper)
instead. Facebook is moving to OAuth and will stop supporting
the old authentication scheme soon. |
Copyright © 2014. All rights reserved.