Uses of Class
com.iizix.server.oauth.services.LinkedIn
Packages that use LinkedIn Package Description com.iizix.server.oauth.services Uses of LinkedIn in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return types with arguments of type LinkedIn Modifier and Type Method Description static IServiceCreator<LinkedIn>
LinkedIn. 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.