Index

A C D E G I K N P R S T 
All Classes and Interfaces|All Packages

A

Architecture - Search tag in Overview
Section
Authenticating with JDBC - Search tag in Overview
Section
Azure identity authentication extensions plugin library for Java - Search tag in Overview
Section
AzureMysqlAuthenticationPlugin - Class in com.azure.identity.extensions.jdbc.mysql
The authentication plugin that enables authentication with Microsoft Entra ID.
AzureMysqlAuthenticationPlugin() - Constructor for class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
Default constructor of AzureMysqlAuthenticationPlugin.
AzurePostgresqlAuthenticationPlugin - Class in com.azure.identity.extensions.jdbc.postgresql
The authentication plugin that enables authentication with Microsoft Entra ID.
AzurePostgresqlAuthenticationPlugin(Properties) - Constructor for class com.azure.identity.extensions.jdbc.postgresql.AzurePostgresqlAuthenticationPlugin
Constructor with properties.

C

com.azure.identity.extensions.jdbc.mysql - package com.azure.identity.extensions.jdbc.mysql
AuthenticationPlugin for Mysql.
com.azure.identity.extensions.jdbc.postgresql - package com.azure.identity.extensions.jdbc.postgresql
AuthenticationPlugin for Postgresql.
Contributing - Search tag in Overview
Section

D

destroy() - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 

E

Examples - Search tag in Overview
Section

G

getPassword(AuthenticationRequestType) - Method in class com.azure.identity.extensions.jdbc.postgresql.AzurePostgresqlAuthenticationPlugin
Callback method to provide the password to use for authentication.
getProtocolPluginName() - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 
Getting started - Search tag in Overview
Section

I

init(Protocol<NativePacketPayload>) - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 
init(Protocol<NativePacketPayload>, MysqlCallbackHandler) - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 
isReusable() - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 

K

Key concepts - Search tag in Overview
Section

N

nextAuthenticationStep(NativePacketPayload, List<NativePacketPayload>) - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 
Next steps - Search tag in Overview
Section

P

Prerequisites - Search tag in Overview
Section

R

requiresConfidentiality() - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
Does this plugin require the connection itself to be confidential (i.e. tls/ssl)...Highly recommended to return "true" for plugins that return the credentials in the clear.

S

setAuthenticationParameters(String, String) - Method in class com.azure.identity.extensions.jdbc.mysql.AzureMysqlAuthenticationPlugin
 

T

Troubleshooting - Search tag in Overview
Section
A C D E G I K N P R S T 
All Classes and Interfaces|All Packages