Uses of Class
com.iizix.server.oauth.services.Microsoft
Packages that use Microsoft Package Description com.iizix.server.oauth.services Uses of Microsoft in com.iizix.server.oauth.services
Methods in com.iizix.server.oauth.services that return types with arguments of type Microsoft Modifier and Type Method Description static IServiceCreator<Microsoft>
Microsoft. initialize(java.lang.String tenant, 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.