Uses of Class
com.iizix.server.oauth.services.Google
Uses of Google in com.iizix.server.oauth.services
Modifier 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.