Uses of Class
com.atlassian.crowd.plugin.rest.entity.AzureAdConnectionTestEntity
Packages that use AzureAdConnectionTestEntity
Package
Description
-
Uses of AzureAdConnectionTestEntity in com.atlassian.crowd.plugin.rest.service.controller
Methods in com.atlassian.crowd.plugin.rest.service.controller with parameters of type AzureAdConnectionTestEntityModifier and TypeMethodDescriptionvoidDirectoryController.testAzureAdConnection(AzureAdConnectionTestEntity connectionTestData) voidDirectoryController.testAzureAdConnection(AzureAdConnectionTestEntity connectionTestData, Long id) -
Uses of AzureAdConnectionTestEntity in com.atlassian.crowd.plugin.rest.service.resource.directory
Methods in com.atlassian.crowd.plugin.rest.service.resource.directory with parameters of type AzureAdConnectionTestEntityModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseDirectoryResource.testAzureAdConnection(AzureAdConnectionTestEntity connectionTestData) jakarta.ws.rs.core.ResponseDirectoryResource.testAzureAdConnection(Long id, AzureAdConnectionTestEntity connectionTestData) -
Uses of AzureAdConnectionTestEntity in com.atlassian.crowd.plugin.rest.service.resource.directory.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.directory.example declared as AzureAdConnectionTestEntityModifier and TypeFieldDescriptionstatic final AzureAdConnectionTestEntityDirectoryResourceExamples.AZURE_AD_CONNECTION_TEST_ENTITY -
Uses of AzureAdConnectionTestEntity in com.atlassian.crowd.plugin.rest.util
Methods in com.atlassian.crowd.plugin.rest.util with parameters of type AzureAdConnectionTestEntityModifier and TypeMethodDescriptionstatic DirectoryImplApplicationEntityTranslator.buildDirectoryConfiguration(AzureAdConnectionTestEntity connectionTestData) static voidApplicationEntityTranslator.populateDirectoryAttributesForConnectionTest(Map<String, String> attributes, AzureAdConnectionTestEntity connectionTestData, String webAppSecret)