Uses of Interface
com.atlassian.crowd.directory.authentication.MsGraphApiAuthenticator
Packages that use MsGraphApiAuthenticator
Package
Description
-
Uses of MsGraphApiAuthenticator in com.atlassian.crowd.directory.authentication
Methods in com.atlassian.crowd.directory.authentication that return MsGraphApiAuthenticatorModifier and TypeMethodDescriptionMsGraphApiAuthenticatorFactory.create(String clientId, String clientSecret, String tenantId, AzureApiUriResolver apiUriResolver) Creates a new MsGraphApiAuthenticator instance -
Uses of MsGraphApiAuthenticator in com.atlassian.crowd.directory.authentication.impl
Classes in com.atlassian.crowd.directory.authentication.impl that implement MsGraphApiAuthenticatorMethods in com.atlassian.crowd.directory.authentication.impl that return MsGraphApiAuthenticatorModifier and TypeMethodDescriptionMsalAuthenticatorFactory.create(String clientId, String clientSecret, String tenantId, AzureApiUriResolver apiUriResolver)