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