Uses of Class
com.iizix.server.oauth.services.Facebook
Packages that use Facebook
Uses of Facebook in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return types with arguments of type FacebookModifier and TypeMethodDescriptionstatic IServiceCreator<Facebook>Facebook.initialize(String clientID, String clientSecret, String... scopes) Creates an instance of theParamInitializedServicethat holds the parameters for the provider authentication.