azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.aad.adal.Auth...

57 строки
3.2 KiB
YAML

### YamlMime:JavaType
fields:
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.aad.adal.AuthenticationConstants.ADAL_PACKAGE_NAME
name: ADAL_PACKAGE_NAME
nameWithType: AuthenticationConstants.ADAL_PACKAGE_NAME
summary: <p>ADAL package name. </p>
syntax: public static final String ADAL_PACKAGE_NAME= com.microsoft.identity.common.adal.internal.AuthenticationConstants.ADAL_PACKAGE_NAME
uid: com.microsoft.aad.adal.AuthenticationConstants.ADAL_PACKAGE_NAME
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.aad.adal.AuthenticationConstants.BUNDLE_MESSAGE
name: BUNDLE_MESSAGE
nameWithType: AuthenticationConstants.BUNDLE_MESSAGE
summary: <p>Bundle message. </p>
syntax: public static final String BUNDLE_MESSAGE= com.microsoft.identity.common.adal.internal.AuthenticationConstants.BUNDLE_MESSAGE
uid: com.microsoft.aad.adal.AuthenticationConstants.BUNDLE_MESSAGE
- field:
type: <xref href="final+int?alt=final+int&text=final+int" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.aad.adal.AuthenticationConstants.DEFAULT_EXPIRATION_TIME_SEC
name: DEFAULT_EXPIRATION_TIME_SEC
nameWithType: AuthenticationConstants.DEFAULT_EXPIRATION_TIME_SEC
summary: <p>Default access token expiration time in seconds. </p>
syntax: public static final int DEFAULT_EXPIRATION_TIME_SEC= com.microsoft.identity.common.adal.internal.AuthenticationConstants.DEFAULT_EXPIRATION_TIME_SEC
uid: com.microsoft.aad.adal.AuthenticationConstants.DEFAULT_EXPIRATION_TIME_SEC
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.aad.adal.AuthenticationConstants.ENCODING_UTF8
name: ENCODING_UTF8
nameWithType: AuthenticationConstants.ENCODING_UTF8
summary: <p>The Constant ENCODING_UTF8. </p>
syntax: public static final String ENCODING_UTF8= com.microsoft.identity.common.adal.internal.AuthenticationConstants.ENCODING_UTF8
uid: com.microsoft.aad.adal.AuthenticationConstants.ENCODING_UTF8
- field:
type: <xref href="final+String?alt=final+String&text=final+String" data-throw-if-not-resolved="False"/>
fullName: com.microsoft.aad.adal.AuthenticationConstants.MS_FAMILY_ID
name: MS_FAMILY_ID
nameWithType: AuthenticationConstants.MS_FAMILY_ID
summary: <p>Microsoft apps family of client Id. </p>
syntax: public static final String MS_FAMILY_ID= com.microsoft.identity.common.adal.internal.AuthenticationConstants.MS_FAMILY_ID
uid: com.microsoft.aad.adal.AuthenticationConstants.MS_FAMILY_ID
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
nameWithType: AuthenticationConstants
syntax: public class AuthenticationConstants
type: class
uid: com.microsoft.aad.adal.AuthenticationConstants
fullName: com.microsoft.aad.adal.AuthenticationConstants
name: AuthenticationConstants
package: com.microsoft.aad.adal
summary: >-
<p>
<xref uid="com.microsoft.aad.adal.AuthenticationConstants" data-throw-if-not-resolved="false" data-raw-source="AuthenticationConstants"></xref> contains all the constant value the SDK is using. </p>
metadata: {}