diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.Builder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.Builder.yml index 1cbde95..2d9b6d2 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.Builder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.Builder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.yml index e578e6f..2b69b05 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractApplicationBase.yml @@ -107,4 +107,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml index 3e48b7f..1ce9e76 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml @@ -254,6 +254,22 @@ methods: returns: description: "instance of the Builder on which method was called" type: "" +- uid: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.oidcAuthority(java.lang.String)" + fullName: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.oidcAuthority(String val)" + name: "oidcAuthority(String val)" + nameWithType: "AbstractClientApplicationBase.Builder.oidcAuthority(String val)" + summary: "Set a known authority corresponding to a generic OpenIdConnect Identity Provider." + parameters: + - description: "a string value of authority" + name: "val" + type: "" + syntax: "public T oidcAuthority(String val)" + exceptions: + - type: "" + 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: "" - uid: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.proxy(java.net.Proxy)" fullName: "com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.proxy(Proxy val)" name: "proxy(Proxy val)" @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.yml index a7d58bf..7c07b56 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.yml @@ -206,4 +206,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AppTokenProviderParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AppTokenProviderParameters.yml index 6909e68..65cdc4a 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AppTokenProviderParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AppTokenProviderParameters.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorCode.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorCode.yml index a303dc0..46003a8 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorCode.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorCode.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorMessage.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorMessage.yml index 54e29f0..3eb3aae 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorMessage.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorMessage.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder.yml index 4161847..aca5726 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.AuthenticationResultMetadataBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.yml index 472cc4d..263f9db 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationResultMetadata.yml @@ -51,4 +51,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml index 6073fb6..194a051 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.yml index 87a95b5..35dacc3 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.yml @@ -119,4 +119,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder.yml index d30b027..96f4f57 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.yml index e1d1286..307ed42 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.yml @@ -145,4 +145,4 @@ type: "class" desc: "Parameters for " metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AzureCloudEndpoint.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AzureCloudEndpoint.yml index 71dce55..9df4447 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.AzureCloudEndpoint.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.AzureCloudEndpoint.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.CIAMAuthority.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.CIAMAuthority.yml index ef5c77d..bb6cc0a 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.CIAMAuthority.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.CIAMAuthority.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClaimsRequest.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClaimsRequest.yml index a1069aa..4c4f4e3 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClaimsRequest.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClaimsRequest.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialFactory.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialFactory.yml index 75ba9de..258520b 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialFactory.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialFactory.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml index 59d26c5..fe92114 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.yml index 0894750..e50fbf9 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.yml @@ -107,4 +107,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder.yml index c70ab46..2fc8cc5 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.Builder.yml @@ -24,6 +24,7 @@ inheritedClassMethods: - "" - "" - "" + - "" - "" - "" - "" @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.yml index a164fe5..0776887 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ConfidentialClientApplication.yml @@ -141,4 +141,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml index 25a6e6c..bba3f27 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCode.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCode.yml index 6eebe82..0cba149 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCode.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCode.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml index 53ce42d..b9ff68f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.yml index b14bb02..ea7ff5b 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.yml @@ -101,4 +101,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpMethod.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpMethod.yml index 323612d..1cba5db 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpMethod.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpMethod.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpRequest.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpRequest.yml index 07beca4..26c40a8 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpRequest.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpRequest.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpResponse.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpResponse.yml index 745a8a6..1ef7112 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpResponse.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.HttpResponse.yml @@ -96,4 +96,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAccount.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAccount.yml index 20acd99..e7a9a48 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAccount.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAccount.yml @@ -54,4 +54,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAuthenticationResult.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAuthenticationResult.yml index ca16416..a3ea3e9 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAuthenticationResult.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IAuthenticationResult.yml @@ -92,4 +92,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IBroker.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IBroker.yml index 4aac2d5..7fd8256 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IBroker.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IBroker.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientAssertion.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientAssertion.yml index 5e7424f..f292440 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientAssertion.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientAssertion.yml @@ -22,4 +22,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCertificate.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCertificate.yml index 91c5b71..cfb0ead 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCertificate.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCertificate.yml @@ -56,4 +56,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCredential.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCredential.yml index 8a8f9fd..d100404 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCredential.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientCredential.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientSecret.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientSecret.yml index 79e11dc..0cd4e8b 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientSecret.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IClientSecret.yml @@ -22,4 +22,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IConfidentialClientApplication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IConfidentialClientApplication.yml index 4003185..6d7773f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IConfidentialClientApplication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IConfidentialClientApplication.yml @@ -54,4 +54,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpClient.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpClient.yml index 28c6792..944aa31 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpClient.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpClient.yml @@ -29,4 +29,4 @@ type: "interface" desc: "Interface to be implemented when configuring http client for or .\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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpResponse.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpResponse.yml index 01da633..ba900e0 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpResponse.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IHttpResponse.yml @@ -40,4 +40,4 @@ type: "interface" desc: "HTTP response from execution of in " metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IManagedIdentityApplication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IManagedIdentityApplication.yml index d4af2b7..955094d 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IManagedIdentityApplication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IManagedIdentityApplication.yml @@ -30,4 +30,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IPublicClientApplication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IPublicClientApplication.yml index 753a401..b728741 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IPublicClientApplication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IPublicClientApplication.yml @@ -76,4 +76,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITenantProfile.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITenantProfile.yml index ef7323e..13e8d1d 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITenantProfile.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITenantProfile.yml @@ -34,4 +34,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCache.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCache.yml index 81f200a..2b7848d 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCache.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCache.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessAspect.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessAspect.yml index d119cd9..216744f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessAspect.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessAspect.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessContext.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessContext.yml index 311f1c1..ac7f3cb 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessContext.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ITokenCacheAccessContext.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IUserAssertion.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IUserAssertion.yml index d51b622..b9219b1 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IUserAssertion.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IUserAssertion.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml index a28eab4..909e669 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.yml index c4446a7..fa46d4c 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.yml @@ -101,4 +101,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractionRequiredExceptionReason.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractionRequiredExceptionReason.yml index a1b4a10..b693cef 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractionRequiredExceptionReason.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractionRequiredExceptionReason.yml @@ -91,4 +91,4 @@ methods: desc: "Details about the cause of an , 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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml index 0298ded..ca5329f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.yml index 4442e37..a07b9ed 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.yml @@ -171,4 +171,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder.yml index c3e5ef7..9538751 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.Builder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.yml index c051f0a..9066c65 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityApplication.yml @@ -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: "" - uid: "com.microsoft.aad.msal4j.ManagedIdentityApplication.getSharedTokenCache()" @@ -93,4 +91,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityErrorResponse.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityErrorResponse.yml index 0e3f93e..6ed0b4c 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityErrorResponse.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityErrorResponse.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityId.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityId.yml index 9474949..9984154 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityId.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityId.yml @@ -63,6 +63,22 @@ methods: returns: description: "Instance of ManagedIdentityId" type: "" +- uid: "com.microsoft.aad.msal4j.ManagedIdentityId.userAssignedObjectId(java.lang.String)" + fullName: "com.microsoft.aad.msal4j.ManagedIdentityId.userAssignedObjectId(String objectId)" + name: "userAssignedObjectId(String objectId)" + nameWithType: "ManagedIdentityId.userAssignedObjectId(String objectId)" + summary: "Create an instance of ManagedIdentityId for a user assigned managed identity from an object id." + modifiers: + - "static" + parameters: + - description: "Object ID of the user assigned managed identity assigned to azure resource." + name: "objectId" + type: "" + syntax: "public static ManagedIdentityId userAssignedObjectId(String objectId)" + desc: "Create an instance of ManagedIdentityId for a user assigned managed identity from an object id." + returns: + description: "Instance of ManagedIdentityId" + type: "" - uid: "com.microsoft.aad.msal4j.ManagedIdentityId.userAssignedResourceId(java.lang.String)" fullName: "com.microsoft.aad.msal4j.ManagedIdentityId.userAssignedResourceId(String resourceId)" name: "userAssignedResourceId(String resourceId)" @@ -82,4 +98,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder.yml index 8003e5e..969434a 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.ManagedIdentityParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.yml index b620671..5f7efb8 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentityParameters.yml @@ -93,4 +93,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentitySourceType.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentitySourceType.yml index 99ca7c2..d7f2538 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentitySourceType.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ManagedIdentitySourceType.yml @@ -81,4 +81,4 @@ methods: type: "[]" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalAzureSDKException.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalAzureSDKException.yml index 9b82fba..404ee5a 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalAzureSDKException.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalAzureSDKException.yml @@ -65,4 +65,4 @@ type: "class" desc: "Exception type thrown when Azure SDK returns an error response." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalClientException.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalClientException.yml index d0071c3..2d8f843 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalClientException.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalClientException.yml @@ -71,4 +71,4 @@ type: "class" desc: "Exception type thrown when and error occurs that is local to the library or the device." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalError.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalError.yml index afd39c3..de23888 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalError.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalError.yml @@ -108,4 +108,4 @@ type: "class" desc: "Error code returned as a property in MsalException." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalException.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalException.yml index cc846cd..c294f3f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalException.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalException.yml @@ -77,4 +77,4 @@ type: "class" desc: "Base exception type thrown when an error occurs during token acquisition." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalInteractionRequiredException.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalInteractionRequiredException.yml index ac99070..4403166 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalInteractionRequiredException.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalInteractionRequiredException.yml @@ -80,4 +80,4 @@ type: "class" desc: "This exception class is to inform developers that UI interaction is required for authentication to succeed." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalServiceException.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalServiceException.yml index 90a5d6b..9d7ae89 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalServiceException.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalServiceException.yml @@ -155,4 +155,4 @@ type: "class" desc: "Exception type thrown when service returns an error response or other networking errors occur." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalThrottlingException.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalThrottlingException.yml index c025bf4..09a9623 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalThrottlingException.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.MsalThrottlingException.yml @@ -76,4 +76,4 @@ type: "class" desc: "Exception type thrown when service returns throttling instruction: Retry-After header, 429 or 5xx statuses." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OSHelper.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OSHelper.yml index 45eae7e..7e69d3e 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OSHelper.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OSHelper.yml @@ -66,4 +66,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OidcAuthority.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OidcAuthority.yml new file mode 100644 index 0000000..408355e --- /dev/null +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OidcAuthority.yml @@ -0,0 +1,30 @@ +### YamlMime:JavaType +uid: "com.microsoft.aad.msal4j.OidcAuthority" +fullName: "com.microsoft.aad.msal4j.OidcAuthority" +name: "OidcAuthority" +nameWithType: "OidcAuthority" +inheritances: +- "" +- "" +inheritedClassMethods: +- classRef: "" + methodsRef: + - "" +- classRef: "" + methodsRef: + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" + - "" +syntax: "public class **OidcAuthority**
extends " +type: "class" +metadata: {} +package: "com.microsoft.aad.msal4j" +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml index 1e93bfe..75cab3f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.yml index 7db2291..3c5edb0 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.yml @@ -106,4 +106,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OpenBrowserAction.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OpenBrowserAction.yml index db1ecfd..7e039f5 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.OpenBrowserAction.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.OpenBrowserAction.yml @@ -23,4 +23,4 @@ type: "interface" desc: "Interface to be implemented to override system browser initialization logic. Otherwise, PublicClientApplication defaults to using default system browser" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.PopParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.PopParameters.yml index 6ff177a..c1223f9 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.PopParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.PopParameters.yml @@ -47,4 +47,4 @@ type: "class" desc: "Contains parameters used to request a Proof of Possession (PoP) token in supported flows" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.Prompt.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.Prompt.yml index 240e419..e281fc5 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.Prompt.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.Prompt.yml @@ -93,4 +93,4 @@ methods: desc: "Indicate the type of user interaction that is required when sending authorization code request." metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.Builder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.Builder.yml index 0fcd977..ebc1d64 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.Builder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.Builder.yml @@ -24,6 +24,7 @@ inheritedClassMethods: - "" - "" - "" + - "" - "" - "" - "" @@ -75,4 +76,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.yml index a0b8b22..130dd47 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.PublicClientApplication.yml @@ -159,4 +159,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml index 69a7920..31f165a 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml @@ -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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.yml index 6deca4f..f6e0e73 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.yml @@ -101,4 +101,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaim.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaim.yml index e2e24d2..d6d22ba 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaim.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaim.yml @@ -54,4 +54,4 @@ type: "class" desc: "Represents an individual requested claims that's part of a complete claims request parameter" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo.yml index 3a39953..21fc7bc 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.RequestedClaimAdditionalInfo.yml @@ -84,4 +84,4 @@ type: "class" desc: "Represents the additional information that can be sent to an authorization server for a request claim in the claim request parameter" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ResponseMode.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ResponseMode.yml index 59e9381..18a677f 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.ResponseMode.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.ResponseMode.yml @@ -81,4 +81,4 @@ methods: desc: "Values for possible methods in which AAD can send the authorization result back to the calling application" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml index 7a2617d..6287ec4 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml @@ -133,4 +133,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.yml index bb70fe4..791427d 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.yml @@ -144,4 +144,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml index 4d1a2b1..e42591d 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml @@ -89,4 +89,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.yml index 784d6a8..31bd7ee 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.yml @@ -82,4 +82,4 @@ type: "class" desc: "Options for using the default OS browser as a separate process to handle interactive authentication. MSAL will listen for the OS browser to finish authenticating, but it cannot close the browser. It can however response with a HTTP 200 OK message or a 302 Redirect, which can be configured here. For more details, see https://aka.ms/msal4j-interactive-request" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCache.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCache.yml index 65065a8..9e13abe 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCache.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCache.yml @@ -79,4 +79,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml index 1723ddf..cc2a23b 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml @@ -79,4 +79,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.yml index 27d15e5..b5ffd46 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.yml @@ -65,4 +65,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenProviderResult.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenProviderResult.yml index c444b0a..c16ba21 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenProviderResult.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenProviderResult.yml @@ -90,4 +90,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenSource.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenSource.yml index 4432d60..02f28af 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenSource.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenSource.yml @@ -67,4 +67,4 @@ methods: desc: "A list of possible sources for the tokens found in an " metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserAssertion.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserAssertion.yml index 6efcf69..efdfa09 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserAssertion.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserAssertion.yml @@ -58,4 +58,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserIdentifier.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserIdentifier.yml index d2ca784..55a6aed 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserIdentifier.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserIdentifier.yml @@ -50,4 +50,4 @@ type: "class" desc: "Used for populating the X-AnchorMailbox header, which is used in the cached credential service (CCS) routing" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml index a3abe1c..30f2e8e 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml @@ -123,4 +123,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 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.yml index 1e0a579..a435a05 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.yml @@ -118,4 +118,4 @@ implements: - "" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/com.microsoft.aad.msal4j.yml b/java/docs-ref-autogen/com.microsoft.aad.msal4j.yml index 42951be..a871a2c 100644 --- a/java/docs-ref-autogen/com.microsoft.aad.msal4j.yml +++ b/java/docs-ref-autogen/com.microsoft.aad.msal4j.yml @@ -47,6 +47,7 @@ classes: - "com.microsoft.aad.msal4j.MsalServiceException" - "com.microsoft.aad.msal4j.MsalThrottlingException" - "com.microsoft.aad.msal4j.OSHelper" +- "com.microsoft.aad.msal4j.OidcAuthority" - "com.microsoft.aad.msal4j.OnBehalfOfParameters" - "com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder" - "com.microsoft.aad.msal4j.PopParameters" @@ -97,4 +98,4 @@ interfaces: - "com.microsoft.aad.msal4j.OpenBrowserAction" metadata: {} package: "com.microsoft.aad.msal4j" -artifact: com.microsoft.azure:msal4j:1.16.2 +artifact: com.microsoft.azure:msal4j:1.17.1 diff --git a/java/docs-ref-autogen/toc.yml b/java/docs-ref-autogen/toc.yml index 2690439..6285cd0 100644 --- a/java/docs-ref-autogen/toc.yml +++ b/java/docs-ref-autogen/toc.yml @@ -132,6 +132,8 @@ name: "MsalThrottlingException" - uid: "com.microsoft.aad.msal4j.OSHelper" name: "OSHelper" + - uid: "com.microsoft.aad.msal4j.OidcAuthority" + name: "OidcAuthority" - uid: "com.microsoft.aad.msal4j.OnBehalfOfParameters" name: "OnBehalfOfParameters" - uid: "com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder"