com.microsoft.aad.adal
Class AuthenticationConstants.Broker

java.lang.Object
  extended by com.microsoft.aad.adal.AuthenticationConstants.Broker
Enclosing class:
AuthenticationConstants

public static final class AuthenticationConstants.Broker
extends Object


Field Summary
static String ACCOUNT_ACCESS_TOKEN
           
static String ACCOUNT_AUTHORITY
           
static String ACCOUNT_CLIENT_SECRET_KEY
           
static String ACCOUNT_CLIENTID_KEY
           
static String ACCOUNT_CORRELATIONID
           
static String ACCOUNT_DEFAULT_NAME
           
static String ACCOUNT_EXPIREDATE
           
static String ACCOUNT_EXTRA_QUERY_PARAM
           
static String ACCOUNT_IDTOKEN
           
static String ACCOUNT_INITIAL_NAME
           
static String ACCOUNT_INITIAL_REQUEST
           
static String ACCOUNT_LOGIN_HINT
           
static String ACCOUNT_NAME
           
static String ACCOUNT_PROMPT
           
static String ACCOUNT_REDIRECT
           
static String ACCOUNT_REFRESH_TOKEN
           
static String ACCOUNT_REMOVE_TOKENS
           
static String ACCOUNT_REMOVE_TOKENS_VALUE
           
static String ACCOUNT_RESOURCE
           
static String ACCOUNT_RESULT
           
static String ACCOUNT_UID_CACHES
           
static String ACCOUNT_USERINFO_FAMILY_NAME
           
static String ACCOUNT_USERINFO_GIVEN_NAME
           
static String ACCOUNT_USERINFO_IDENTITY_PROVIDER
           
static String ACCOUNT_USERINFO_TENANTID
           
static String ACCOUNT_USERINFO_USERID
           
static String ACCOUNT_USERINFO_USERID_DISPLAYABLE
           
static String ADAL_VERSION_KEY
           
static String AUTHTOKEN_TYPE
          Authtoken type string.
static String AZURE_AUTHENTICATOR_APP_PACKAGE_NAME
           
static String AZURE_AUTHENTICATOR_APP_SIGNATURE
          Signature info for Azure authenticator app that installs authenticator component.
static String BACKGROUND_REQUEST_MESSAGE
           
static String BROKER_ACCOUNT_TYPE
          Account type string.
static String BROKER_FINAL_URL
           
static String BROKER_REQUEST
           
static int BROKER_REQUEST_ID
           
static String BROKER_REQUEST_RESUME
           
static String BROWSER_EXT_INSTALL_PREFIX
           
static String BROWSER_EXT_PREFIX
           
static String CALLER_CACHEKEY_PREFIX
           
static String CALLER_INFO_PACKAGE
           
static String CHALLANGE_REQUEST_CERT_AUTH_DELIMETER
          Certificate authorities are passed with delimiter.
static String CHALLANGE_REQUEST_HEADER
           
static String CHALLANGE_RESPONSE_CONTEXT
           
static String CHALLANGE_RESPONSE_HEADER
           
static String CHALLANGE_RESPONSE_TOKEN
           
static String CHALLANGE_RESPONSE_TYPE
           
static String CHALLANGE_TLS_INCAPABLE
           
static String CHALLANGE_TLS_INCAPABLE_VERSION
           
static String CLIENT_TLS_NOT_SUPPORTED
           
static String CLIENT_TLS_REDIRECT
           
static String MULTI_RESOURCE_TOKEN
           
static String PACKAGE_NAME
          Apk packagename that will install AD-Authenticator.
static Object REDIRECT_DELIMETER_ENCODED
           
static String REDIRECT_PREFIX
           
static String SIGNATURE
          Signature info for Intune Company portal app that installs authenticator component.
static String USERDATA_CALLER_CACHEKEYS
           
static String USERDATA_PREFIX
           
static String USERDATA_UID_KEY
           
 
Constructor Summary
AuthenticationConstants.Broker()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BROKER_REQUEST_ID

public static final int BROKER_REQUEST_ID
See Also:
Constant Field Values

BROKER_REQUEST

public static final String BROKER_REQUEST
See Also:
Constant Field Values

BROKER_REQUEST_RESUME

public static final String BROKER_REQUEST_RESUME
See Also:
Constant Field Values

BROKER_ACCOUNT_TYPE

public static final String BROKER_ACCOUNT_TYPE
Account type string.

See Also:
Constant Field Values

ACCOUNT_INITIAL_NAME

public static final String ACCOUNT_INITIAL_NAME
See Also:
Constant Field Values

BACKGROUND_REQUEST_MESSAGE

public static final String BACKGROUND_REQUEST_MESSAGE
See Also:
Constant Field Values

ACCOUNT_DEFAULT_NAME

public static final String ACCOUNT_DEFAULT_NAME
See Also:
Constant Field Values

AUTHTOKEN_TYPE

public static final String AUTHTOKEN_TYPE
Authtoken type string.

See Also:
Constant Field Values

BROKER_FINAL_URL

public static final String BROKER_FINAL_URL
See Also:
Constant Field Values

ACCOUNT_INITIAL_REQUEST

public static final String ACCOUNT_INITIAL_REQUEST
See Also:
Constant Field Values

ACCOUNT_CLIENTID_KEY

public static final String ACCOUNT_CLIENTID_KEY
See Also:
Constant Field Values

ACCOUNT_CLIENT_SECRET_KEY

public static final String ACCOUNT_CLIENT_SECRET_KEY
See Also:
Constant Field Values

ACCOUNT_CORRELATIONID

public static final String ACCOUNT_CORRELATIONID
See Also:
Constant Field Values

ACCOUNT_PROMPT

public static final String ACCOUNT_PROMPT
See Also:
Constant Field Values

ACCOUNT_EXTRA_QUERY_PARAM

public static final String ACCOUNT_EXTRA_QUERY_PARAM
See Also:
Constant Field Values

ACCOUNT_LOGIN_HINT

public static final String ACCOUNT_LOGIN_HINT
See Also:
Constant Field Values

ACCOUNT_RESOURCE

public static final String ACCOUNT_RESOURCE
See Also:
Constant Field Values

ACCOUNT_REDIRECT

public static final String ACCOUNT_REDIRECT
See Also:
Constant Field Values

ACCOUNT_AUTHORITY

public static final String ACCOUNT_AUTHORITY
See Also:
Constant Field Values

ACCOUNT_REFRESH_TOKEN

public static final String ACCOUNT_REFRESH_TOKEN
See Also:
Constant Field Values

ACCOUNT_ACCESS_TOKEN

public static final String ACCOUNT_ACCESS_TOKEN
See Also:
Constant Field Values

ACCOUNT_EXPIREDATE

public static final String ACCOUNT_EXPIREDATE
See Also:
Constant Field Values

ACCOUNT_RESULT

public static final String ACCOUNT_RESULT
See Also:
Constant Field Values

ACCOUNT_REMOVE_TOKENS

public static final String ACCOUNT_REMOVE_TOKENS
See Also:
Constant Field Values

ACCOUNT_REMOVE_TOKENS_VALUE

public static final String ACCOUNT_REMOVE_TOKENS_VALUE
See Also:
Constant Field Values

MULTI_RESOURCE_TOKEN

public static final String MULTI_RESOURCE_TOKEN
See Also:
Constant Field Values

ACCOUNT_NAME

public static final String ACCOUNT_NAME
See Also:
Constant Field Values

ACCOUNT_IDTOKEN

public static final String ACCOUNT_IDTOKEN
See Also:
Constant Field Values

ACCOUNT_USERINFO_USERID

public static final String ACCOUNT_USERINFO_USERID
See Also:
Constant Field Values

ACCOUNT_USERINFO_GIVEN_NAME

public static final String ACCOUNT_USERINFO_GIVEN_NAME
See Also:
Constant Field Values

ACCOUNT_USERINFO_FAMILY_NAME

public static final String ACCOUNT_USERINFO_FAMILY_NAME
See Also:
Constant Field Values

ACCOUNT_USERINFO_IDENTITY_PROVIDER

public static final String ACCOUNT_USERINFO_IDENTITY_PROVIDER
See Also:
Constant Field Values

ACCOUNT_USERINFO_USERID_DISPLAYABLE

public static final String ACCOUNT_USERINFO_USERID_DISPLAYABLE
See Also:
Constant Field Values

ACCOUNT_USERINFO_TENANTID

public static final String ACCOUNT_USERINFO_TENANTID
See Also:
Constant Field Values

ADAL_VERSION_KEY

public static final String ADAL_VERSION_KEY
See Also:
Constant Field Values

ACCOUNT_UID_CACHES

public static final String ACCOUNT_UID_CACHES
See Also:
Constant Field Values

USERDATA_PREFIX

public static final String USERDATA_PREFIX
See Also:
Constant Field Values

USERDATA_UID_KEY

public static final String USERDATA_UID_KEY
See Also:
Constant Field Values

USERDATA_CALLER_CACHEKEYS

public static final String USERDATA_CALLER_CACHEKEYS
See Also:
Constant Field Values

CALLER_CACHEKEY_PREFIX

public static final String CALLER_CACHEKEY_PREFIX
See Also:
Constant Field Values

CLIENT_TLS_NOT_SUPPORTED

public static final String CLIENT_TLS_NOT_SUPPORTED
See Also:
Constant Field Values

CHALLANGE_REQUEST_HEADER

public static final String CHALLANGE_REQUEST_HEADER
See Also:
Constant Field Values

CHALLANGE_RESPONSE_HEADER

public static final String CHALLANGE_RESPONSE_HEADER
See Also:
Constant Field Values

CHALLANGE_RESPONSE_TYPE

public static final String CHALLANGE_RESPONSE_TYPE
See Also:
Constant Field Values

CHALLANGE_RESPONSE_TOKEN

public static final String CHALLANGE_RESPONSE_TOKEN
See Also:
Constant Field Values

CHALLANGE_RESPONSE_CONTEXT

public static final String CHALLANGE_RESPONSE_CONTEXT
See Also:
Constant Field Values

CHALLANGE_REQUEST_CERT_AUTH_DELIMETER

public static final String CHALLANGE_REQUEST_CERT_AUTH_DELIMETER
Certificate authorities are passed with delimiter.

See Also:
Constant Field Values

PACKAGE_NAME

public static final String PACKAGE_NAME
Apk packagename that will install AD-Authenticator. It is used to query if this app installed or not from package manager.

See Also:
Constant Field Values

SIGNATURE

public static final String SIGNATURE
Signature info for Intune Company portal app that installs authenticator component.

See Also:
Constant Field Values

AZURE_AUTHENTICATOR_APP_SIGNATURE

public static final String AZURE_AUTHENTICATOR_APP_SIGNATURE
Signature info for Azure authenticator app that installs authenticator component.

See Also:
Constant Field Values

AZURE_AUTHENTICATOR_APP_PACKAGE_NAME

public static final String AZURE_AUTHENTICATOR_APP_PACKAGE_NAME
See Also:
Constant Field Values

CLIENT_TLS_REDIRECT

public static final String CLIENT_TLS_REDIRECT
See Also:
Constant Field Values

CHALLANGE_TLS_INCAPABLE

public static final String CHALLANGE_TLS_INCAPABLE
See Also:
Constant Field Values

CHALLANGE_TLS_INCAPABLE_VERSION

public static final String CHALLANGE_TLS_INCAPABLE_VERSION
See Also:
Constant Field Values

REDIRECT_PREFIX

public static final String REDIRECT_PREFIX
See Also:
Constant Field Values

REDIRECT_DELIMETER_ENCODED

public static final Object REDIRECT_DELIMETER_ENCODED

BROWSER_EXT_PREFIX

public static final String BROWSER_EXT_PREFIX
See Also:
Constant Field Values

BROWSER_EXT_INSTALL_PREFIX

public static final String BROWSER_EXT_INSTALL_PREFIX
See Also:
Constant Field Values

CALLER_INFO_PACKAGE

public static final String CALLER_INFO_PACKAGE
See Also:
Constant Field Values
Constructor Detail

AuthenticationConstants.Broker

public AuthenticationConstants.Broker()


Copyright © 2003–2015. All rights reserved.