| Package | Description |
|---|---|
| com.atlassian.crowd.directory.authentication.impl | |
| com.atlassian.crowd.directory.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAdalAuthenticationContextFactory
Default implementation of
AdalAuthenticationContextFactory. |
| Constructor and Description |
|---|
DefaultUserCredentialVerifierFactory(AdalAuthenticationContextFactory contextFactory) |
SameThreadAdalAuthenticator(AdalAuthenticationContextFactory authenticationContextFactory,
String clientId,
String clientSecret,
String tenantId,
AzureApiUriResolver apiUriResolver) |
SameThreadUserCredentialVerifier(AdalAuthenticationContextFactory adalAuthenticationContextFactory,
AzureApiUriResolver endpointDataProvider,
String nativeClientId,
String tenantId) |
| Constructor and Description |
|---|
DefaultAzureAdRestClientFactory(AdalAuthenticationContextFactory authenticationContextFactory,
IoUtilsWrapper ioUtilsWrapper) |
Copyright © 2020 Atlassian. All rights reserved.