Index

A C G O 
All Classes and Interfaces|All Packages

A

AzureIdentityAccessTokenProvider - Class in com.microsoft.kiota.authentication
Implementation of AccessTokenProvider that supports implementations of TokenCredential from Azure.Identity.
AzureIdentityAccessTokenProvider(TokenCredential, String[], ObservabilityOptions, boolean, String...) - Constructor for class com.microsoft.kiota.authentication.AzureIdentityAccessTokenProvider
Creates a new instance of AzureIdentityAccessTokenProvider.
AzureIdentityAccessTokenProvider(TokenCredential, String[], ObservabilityOptions, String...) - Constructor for class com.microsoft.kiota.authentication.AzureIdentityAccessTokenProvider
Creates a new instance of AzureIdentityAccessTokenProvider.
AzureIdentityAccessTokenProvider(TokenCredential, String[], String...) - Constructor for class com.microsoft.kiota.authentication.AzureIdentityAccessTokenProvider
Creates a new instance of AzureIdentityAccessTokenProvider.
AzureIdentityAuthenticationProvider - Class in com.microsoft.kiota.authentication
Implementation of AuthenticationProvider that supports implementations of TokenCredential from Azure.Identity.
AzureIdentityAuthenticationProvider(TokenCredential, String[], ObservabilityOptions, boolean, String...) - Constructor for class com.microsoft.kiota.authentication.AzureIdentityAuthenticationProvider
Creates a new instance of AzureIdentityAuthenticationProvider.
AzureIdentityAuthenticationProvider(TokenCredential, String[], ObservabilityOptions, String...) - Constructor for class com.microsoft.kiota.authentication.AzureIdentityAuthenticationProvider
Creates a new instance of AzureIdentityAuthenticationProvider.
AzureIdentityAuthenticationProvider(TokenCredential, String[], String...) - Constructor for class com.microsoft.kiota.authentication.AzureIdentityAuthenticationProvider
Creates a new instance of AzureIdentityAuthenticationProvider.

C

com.microsoft.kiota.authentication - package com.microsoft.kiota.authentication
 

G

getAllowedHostsValidator() - Method in class com.microsoft.kiota.authentication.AzureIdentityAccessTokenProvider
 
getAuthorizationToken(URI, Map<String, Object>) - Method in class com.microsoft.kiota.authentication.AzureIdentityAccessTokenProvider
 
getTracerInstrumentationName() - Method in class com.microsoft.kiota.authentication.ObservabilityOptions
Gets the instrumentation name for the tracer

O

ObservabilityOptions - Class in com.microsoft.kiota.authentication
Holds the tracing, metrics and logging configuration for the authentication provider adapter
ObservabilityOptions() - Constructor for class com.microsoft.kiota.authentication.ObservabilityOptions
default constructor
A C G O 
All Classes and Interfaces|All Packages