Uses of Class
com.azure.spring.aad.webapp.GraphClient
-
Packages that use GraphClient Package Description com.azure.spring.aad.webapp Package com.azure.spring.aad.webapp -
-
Uses of GraphClient in com.azure.spring.aad.webapp
Constructors in com.azure.spring.aad.webapp with parameters of type GraphClient Constructor Description AADOAuth2UserService(AADAuthenticationProperties properties, GraphClient graphClient)Creates a new instance ofAADOAuth2UserService.
-