Uses of Class
com.iizix.server.oauth.services.Microsoft
Uses of Microsoft in com.iizix.server.oauth.services
Modifier and TypeMethodDescriptionstatic IServiceCreator<Microsoft>
Microsoft.initialize
(String tenant, String clientID, String clientSecret, String... scopes) Creates an instance of theParamInitializedService
that holds the parameters for the provider authentication.