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