Class Hierarchy
- java.lang.Object
- com.microsoft.graph.auth.AuthConstants
- com.microsoft.graph.auth.AuthConstants.Tenants
- com.microsoft.graph.auth.BaseAuthentication
- com.microsoft.graph.auth.confidentialClient.AuthorizationCodeProvider (implements com.microsoft.graph.authentication.IAuthenticationProvider, com.microsoft.graph.httpcore.ICoreAuthenticationProvider)
- com.microsoft.graph.auth.confidentialClient.ClientCredentialProvider (implements com.microsoft.graph.authentication.IAuthenticationProvider, com.microsoft.graph.httpcore.ICoreAuthenticationProvider)
- com.microsoft.graph.auth.publicClient.UsernamePasswordProvider (implements com.microsoft.graph.authentication.IAuthenticationProvider, com.microsoft.graph.httpcore.ICoreAuthenticationProvider)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)