Uses of Class
com.iizix.server.oauth.services.Facebook
Packages that use Facebook Package Description com.iizix.server.oauth.services Uses of Facebook in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return types with arguments of type Facebook Modifier and Type Method Description static IServiceCreator<Facebook>
Facebook. initialize(java.lang.String clientID, java.lang.String clientSecret, java.lang.String... scopes)
Creates an instance of theParamInitializedService
that holds the parameters for the provider authentication.