Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync to prod #201

Merged
merged 3 commits into from
Sep 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ typeParameters:
- name: "T"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IApplicationBase?alt=com.microsoft.aad.msal4j.IApplicationBase&text=IApplicationBase\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,22 @@ methods:
returns:
description: "instance of the Builder on which method was called"
type: "<xref href=\"T?alt=T&text=T\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.oidcAuthority(java.lang.String)"
fullName: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder<T>.oidcAuthority(String val)"
name: "oidcAuthority(String val)"
nameWithType: "AbstractClientApplicationBase.Builder<T>.oidcAuthority(String val)"
summary: "Set a known authority corresponding to a generic Open<wbr>IdConnect Identity Provider."
parameters:
- description: "a string value of authority"
name: "val"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public T oidcAuthority(String val)"
exceptions:
- type: "<xref href=\"java.net.MalformedURLException?alt=java.net.MalformedURLException&text=MalformedURLException\" data-throw-if-not-resolved=\"False\" />"
desc: "Set a known authority corresponding to a generic OpenIdConnect Identity Provider. MSAL will append \".well-known/openid-configuration\" to the authority to retrieve the OIDC metadata and determine the endpoints."
returns:
description: "instance of the Builder on which method was called"
type: "<xref href=\"T?alt=T&text=T\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.proxy(java.net.Proxy)"
fullName: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder<T>.proxy(Proxy val)"
name: "proxy(Proxy val)"
Expand Down Expand Up @@ -332,4 +348,4 @@ typeParameters:
- name: "T"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -206,4 +206,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IClientApplicationBase?alt=com.microsoft.aad.msal4j.IClientApplicationBase&text=IClientApplicationBase\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,4 @@ type: "class"
desc: "Class containing error codes returned by the service or generated by the client"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ fields:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ implements:
- "<xref href=\"java.io.Serializable?alt=java.io.Serializable&text=Serializable\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IAcquireTokenParameters?alt=com.microsoft.aad.msal4j.IAcquireTokenParameters&text=IAcquireTokenParameters\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ type: "class"
desc: "Parameters for <xref uid=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.getAuthorizationRequestUrl(com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AbstractClientApplicationBase#getAuthorizationRequestUrl(AuthorizationRequestUrlParameters)\"></xref>"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ methods:
desc: "All the national clouds authenticate users separately in each environment and have separate authentication endpoints. AzureCloudEndpoint is an utility enum containing URLs for each of the national clouds endpoints, as well as the public cloud endpoint\n\nFor more details see: https://aka.ms/msal4j-national-cloud"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ type: "class"
desc: "Represents the claims request parameter as an object"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ type: "class"
desc: "Factory for creating client credentials used in confidential client flows. For more details, see https://aka.ms/msal4j-client-credentials"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IAcquireTokenParameters?alt=com.microsoft.aad.msal4j.IAcquireTokenParameters&text=IAcquireTokenParameters\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ inheritedClassMethods:
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.httpClient(com.microsoft.aad.msal4j.IHttpClient)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.httpClient&text=httpClient\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.instanceDiscovery(boolean)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.instanceDiscovery&text=instanceDiscovery\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.logPii(boolean)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.logPii&text=logPii\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.oidcAuthority(java.lang.String)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.oidcAuthority&text=oidcAuthority\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.proxy(java.net.Proxy)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.proxy&text=proxy\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.readTimeoutForDefaultHttpClient(java.lang.Integer)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.readTimeoutForDefaultHttpClient&text=readTimeoutForDefaultHttpClient\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.setTokenCacheAccessAspect(com.microsoft.aad.msal4j.ITokenCacheAccessAspect)?alt=com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.setTokenCacheAccessAspect&text=setTokenCacheAccessAspect\" data-throw-if-not-resolved=\"False\" />"
Expand Down Expand Up @@ -87,4 +88,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IConfidentialClientApplication?alt=com.microsoft.aad.msal4j.IConfidentialClientApplication&text=IConfidentialClientApplication\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ type: "class"
desc: "Response returned from the STS device code endpoint containing information necessary for device code flow"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IAcquireTokenParameters?alt=com.microsoft.aad.msal4j.IAcquireTokenParameters&text=IAcquireTokenParameters\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ methods:
desc: "An enumerator representing common HTTP request methods."
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ type: "class"
desc: "Contains information about outgoing HTTP request. Should be adapted to HTTP request for HTTP client of choice"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IHttpResponse?alt=com.microsoft.aad.msal4j.IHttpResponse&text=IHttpResponse\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ implements:
- "<xref href=\"java.io.Serializable?alt=java.io.Serializable&text=Serializable\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ implements:
- "<xref href=\"java.io.Serializable?alt=java.io.Serializable&text=Serializable\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
2 changes: 1 addition & 1 deletion java/docs-ref-autogen/com.microsoft.aad.msal4j.IBroker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ type: "interface"
desc: "Used to define the basic set of methods that all Brokers must implement\n\nAll methods are marked as default so they can be referenced by MSAL Java without an implementation, and most will simply throw an exception if not overridden by an IBroker implementation"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IClientCredential?alt=com.microsoft.aad.msal4j.IClientCredential&text=IClientCredential\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IClientCredential?alt=com.microsoft.aad.msal4j.IClientCredential&text=IClientCredential\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ type: "interface"
desc: "Interface representing an application credential\n\nFor more details, see https://aka.ms/msal4j-client-credentials"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IClientCredential?alt=com.microsoft.aad.msal4j.IClientCredential&text=IClientCredential\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IClientApplicationBase?alt=com.microsoft.aad.msal4j.IClientApplicationBase&text=IClientApplicationBase\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ type: "interface"
desc: "Interface to be implemented when configuring http client for <xref uid=\"com.microsoft.aad.msal4j.IPublicClientApplication\" data-throw-if-not-resolved=\"false\" data-raw-source=\"IPublicClientApplication\"></xref> or <xref uid=\"com.microsoft.aad.msal4j.IConfidentialClientApplication\" data-throw-if-not-resolved=\"false\" data-raw-source=\"IConfidentialClientApplication\"></xref>.\n\nFor more details, see https://aka.ms/msal4j-http-client"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ type: "interface"
desc: "HTTP response from execution of <xref uid=\"com.microsoft.aad.msal4j.HttpRequest\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpRequest\"></xref> in <xref uid=\"com.microsoft.aad.msal4j.IHttpClient\" data-throw-if-not-resolved=\"false\" data-raw-source=\"IHttpClient\"></xref>"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IApplicationBase?alt=com.microsoft.aad.msal4j.IApplicationBase&text=IApplicationBase\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IClientApplicationBase?alt=com.microsoft.aad.msal4j.IClientApplicationBase&text=IClientApplicationBase\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ implements:
- "<xref href=\"java.io.Serializable?alt=java.io.Serializable&text=Serializable\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ type: "interface"
desc: "Interface representing security token cache persistence\n\nFor more details, see https://aka.ms/msal4j-token-cache"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ type: "interface"
desc: "Interface representing operation of executing code before and after cache access.\n\nFor more details, see https://aka.ms/msal4j-token-cache"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ type: "interface"
desc: "Interface representing context in which the token cache is accessed\n\nFor more details, see https://aka.ms/msal4j-token-cache"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ type: "interface"
desc: "Interface representing a delegated user identity used by downstream applications in On-Behalf-Of flow"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IAcquireTokenParameters?alt=com.microsoft.aad.msal4j.IAcquireTokenParameters&text=IAcquireTokenParameters\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ methods:
desc: "Details about the cause of an <xref uid=\"com.microsoft.aad.msal4j.MsalInteractionRequiredException\" data-throw-if-not-resolved=\"false\" data-raw-source=\"MsalInteractionRequiredException\"></xref>, giving a hint about the user can expect when they go through interactive authentication"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IAcquireTokenParameters?alt=com.microsoft.aad.msal4j.IAcquireTokenParameters&text=IAcquireTokenParameters\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ methods:
fullName: "com.microsoft.aad.msal4j.ManagedIdentityApplication.getManagedIdentitySource()"
name: "getManagedIdentitySource()"
nameWithType: "ManagedIdentityApplication.getManagedIdentitySource()"
modifiers:
- "static"
syntax: "public static ManagedIdentitySourceType getManagedIdentitySource()"
syntax: "public ManagedIdentitySourceType getManagedIdentitySource()"
returns:
type: "<xref href=\"com.microsoft.aad.msal4j.ManagedIdentitySourceType?alt=com.microsoft.aad.msal4j.ManagedIdentitySourceType&text=ManagedIdentitySourceType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.aad.msal4j.ManagedIdentityApplication.getSharedTokenCache()"
Expand All @@ -93,4 +91,4 @@ implements:
- "<xref href=\"com.microsoft.aad.msal4j.IManagedIdentityApplication?alt=com.microsoft.aad.msal4j.IManagedIdentityApplication&text=IManagedIdentityApplication\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ methods:
type: "class"
metadata: {}
package: "com.microsoft.aad.msal4j"
artifact: com.microsoft.azure:msal4j:1.16.2
artifact: com.microsoft.azure:msal4j:1.17.1
Loading
Loading