Index
All Classes|All Packages
A
- AuthConstants - Class in com.microsoft.graph.auth
- AuthConstants() - Constructor for class com.microsoft.graph.auth.AuthConstants
- AuthConstants.Tenants - Class in com.microsoft.graph.auth
- authenticateRequest(IHttpRequest) - Method in class com.microsoft.graph.auth.confidentialClient.AuthorizationCodeProvider
- authenticateRequest(IHttpRequest) - Method in class com.microsoft.graph.auth.confidentialClient.ClientCredentialProvider
- authenticateRequest(IHttpRequest) - Method in class com.microsoft.graph.auth.publicClient.UsernamePasswordProvider
- authenticateRequest(Request) - Method in class com.microsoft.graph.auth.confidentialClient.AuthorizationCodeProvider
- authenticateRequest(Request) - Method in class com.microsoft.graph.auth.confidentialClient.ClientCredentialProvider
- authenticateRequest(Request) - Method in class com.microsoft.graph.auth.publicClient.UsernamePasswordProvider
- AUTHORIZATION_HEADER - Static variable in class com.microsoft.graph.auth.AuthConstants
- AuthorizationCodeProvider - Class in com.microsoft.graph.auth.confidentialClient
- AuthorizationCodeProvider(String, List<String>, String, String, NationalCloud, String, String) - Constructor for class com.microsoft.graph.auth.confidentialClient.AuthorizationCodeProvider
- AuthorizationCodeProvider(String, List<String>, String, String, String) - Constructor for class com.microsoft.graph.auth.confidentialClient.AuthorizationCodeProvider
B
- BaseAuthentication - Class in com.microsoft.graph.auth
- BaseAuthentication(List<String>, String, String, String, NationalCloud, String, String) - Constructor for class com.microsoft.graph.auth.BaseAuthentication
- BEARER - Static variable in class com.microsoft.graph.auth.AuthConstants
C
- China - com.microsoft.graph.auth.enums.NationalCloud
- ClientCredentialProvider - Class in com.microsoft.graph.auth.confidentialClient
- ClientCredentialProvider(String, List<String>, String, String, NationalCloud) - Constructor for class com.microsoft.graph.auth.confidentialClient.ClientCredentialProvider
- CloudList - Static variable in class com.microsoft.graph.auth.BaseAuthentication
- com.microsoft.graph.auth - package com.microsoft.graph.auth
- com.microsoft.graph.auth.confidentialClient - package com.microsoft.graph.auth.confidentialClient
- com.microsoft.graph.auth.enums - package com.microsoft.graph.auth.enums
- com.microsoft.graph.auth.publicClient - package com.microsoft.graph.auth.publicClient
- Common - Static variable in class com.microsoft.graph.auth.AuthConstants.Tenants
- Consumers - Static variable in class com.microsoft.graph.auth.AuthConstants.Tenants
G
- Germany - com.microsoft.graph.auth.enums.NationalCloud
- getAccessTokenSilent() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getAuthority() - Method in class com.microsoft.graph.auth.BaseAuthentication
- GetAuthority(NationalCloud, String) - Static method in class com.microsoft.graph.auth.BaseAuthentication
- getClientId() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getClientSecret() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getNationalCloud() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getRedirectUri() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getResponse() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getScopesAsString() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getStartTime() - Method in class com.microsoft.graph.auth.BaseAuthentication
- getTenant() - Method in class com.microsoft.graph.auth.BaseAuthentication
- Global - com.microsoft.graph.auth.enums.NationalCloud
N
- NationalCloud - Enum in com.microsoft.graph.auth.enums
O
- Organizations - Static variable in class com.microsoft.graph.auth.AuthConstants.Tenants
S
- setResponse(OAuthJSONAccessTokenResponse) - Method in class com.microsoft.graph.auth.BaseAuthentication
- setStartTime(long) - Method in class com.microsoft.graph.auth.BaseAuthentication
T
- Tenants() - Constructor for class com.microsoft.graph.auth.AuthConstants.Tenants
- TOKEN_ENDPOINT - Static variable in class com.microsoft.graph.auth.AuthConstants
U
- UsernamePasswordProvider - Class in com.microsoft.graph.auth.publicClient
- UsernamePasswordProvider(String, List<String>, String, String) - Constructor for class com.microsoft.graph.auth.publicClient.UsernamePasswordProvider
- UsernamePasswordProvider(String, List<String>, String, String, NationalCloud, String, String) - Constructor for class com.microsoft.graph.auth.publicClient.UsernamePasswordProvider
- UsGovernment - com.microsoft.graph.auth.enums.NationalCloud
V
- valueOf(String) - Static method in enum com.microsoft.graph.auth.enums.NationalCloud
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.graph.auth.enums.NationalCloud
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes|All Packages