com.microsoft.aad.adal
Class AuthenticationConstants.AAD
java.lang.Object
com.microsoft.aad.adal.AuthenticationConstants.AAD
- Enclosing class:
- AuthenticationConstants
public static final class AuthenticationConstants.AAD
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
public static final String RESOURCE
- AAD OAuth2 extension strings.
- See Also:
- Constant Field Values
BEARER
public static final String BEARER
- AAD OAuth2 Challenge strings.
- See Also:
- Constant Field Values
AUTHORIZATION
public static final String AUTHORIZATION
- See Also:
- Constant Field Values
AUTHORIZATION_URI
public static final String AUTHORIZATION_URI
- See Also:
- Constant Field Values
REALM
public static final String REALM
- See Also:
- Constant Field Values
LOGIN_HINT
public static final String LOGIN_HINT
- See Also:
- Constant Field Values
WEB_UI_CANCEL
public static final String WEB_UI_CANCEL
- See Also:
- Constant Field Values
CORRELATION_ID
public static final String CORRELATION_ID
- See Also:
- Constant Field Values
CLIENT_REQUEST_ID
public static final String CLIENT_REQUEST_ID
- See Also:
- Constant Field Values
RETURN_CLIENT_REQUEST_ID
public static final String RETURN_CLIENT_REQUEST_ID
- See Also:
- Constant Field Values
QUERY_PROMPT
public static final String QUERY_PROMPT
- See Also:
- Constant Field Values
QUERY_PROMPT_VALUE
public static final String QUERY_PROMPT_VALUE
- See Also:
- Constant Field Values
QUERY_PROMPT_REFRESH_SESSION_VALUE
public static final String QUERY_PROMPT_REFRESH_SESSION_VALUE
- See Also:
- Constant Field Values
ADAL_ID_PLATFORM
public static final String ADAL_ID_PLATFORM
- See Also:
- Constant Field Values
ADAL_ID_VERSION
public static final String ADAL_ID_VERSION
- See Also:
- Constant Field Values
ADAL_ID_CPU
public static final String ADAL_ID_CPU
- See Also:
- Constant Field Values
ADAL_ID_OS_VER
public static final String ADAL_ID_OS_VER
- See Also:
- Constant Field Values
ADAL_ID_DM
public static final String ADAL_ID_DM
- See Also:
- Constant Field Values
AuthenticationConstants.AAD
public AuthenticationConstants.AAD()
Copyright © 2003–2015. All rights reserved.