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