Uses of Class
com.azure.identity.broker.InteractiveBrowserBrokerCredentialBuilder
-
Uses of InteractiveBrowserBrokerCredentialBuilder in com.azure.identity.broker
Methods in com.azure.identity.broker that return InteractiveBrowserBrokerCredentialBuilderModifier and TypeMethodDescriptionInteractiveBrowserBrokerCredentialBuilder.additionallyAllowedTenants(String... additionallyAllowedTenants) InteractiveBrowserBrokerCredentialBuilder.additionallyAllowedTenants(List<String> additionallyAllowedTenants) InteractiveBrowserBrokerCredentialBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy policy) InteractiveBrowserBrokerCredentialBuilder.authenticationRecord(AuthenticationRecord authenticationRecord) InteractiveBrowserBrokerCredentialBuilder.authorityHost(String authorityHost) InteractiveBrowserBrokerCredentialBuilder.browserCustomizationOptions(BrowserCustomizationOptions browserCustomizationOptions) InteractiveBrowserBrokerCredentialBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions) InteractiveBrowserBrokerCredentialBuilder.configuration(com.azure.core.util.Configuration configuration) InteractiveBrowserBrokerCredentialBuilder.disableAutomaticAuthentication()InteractiveBrowserBrokerCredentialBuilder.disableInstanceDiscovery()InteractiveBrowserBrokerCredentialBuilder.enableAccountIdentifierLogging()InteractiveBrowserBrokerCredentialBuilder.enableLegacyMsaPassthrough()Enables Microsoft Account (MSA) pass-through.InteractiveBrowserBrokerCredentialBuilder.enableUnsafeSupportLogging()InteractiveBrowserBrokerCredentialBuilder.executorService(ExecutorService executorService) InteractiveBrowserBrokerCredentialBuilder.httpClient(com.azure.core.http.HttpClient client) InteractiveBrowserBrokerCredentialBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions logOptions) InteractiveBrowserBrokerCredentialBuilder.httpPipeline(com.azure.core.http.HttpPipeline httpPipeline) InteractiveBrowserBrokerCredentialBuilder.maxRetry(int maxRetry) InteractiveBrowserBrokerCredentialBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline) InteractiveBrowserBrokerCredentialBuilder.port(int port) InteractiveBrowserBrokerCredentialBuilder.proxyOptions(com.azure.core.http.ProxyOptions proxyOptions) InteractiveBrowserBrokerCredentialBuilder.redirectUrl(String redirectUrl) InteractiveBrowserBrokerCredentialBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions) InteractiveBrowserBrokerCredentialBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy) InteractiveBrowserBrokerCredentialBuilder.retryTimeout(Function<Duration, Duration> retryTimeout) InteractiveBrowserBrokerCredentialBuilder.setWindowHandle(long windowHandle) Sets the parent window handle used by the broker.InteractiveBrowserBrokerCredentialBuilder.tokenCachePersistenceOptions(TokenCachePersistenceOptions tokenCachePersistenceOptions)