com.microsoft.aad.adal
Class AuthenticationConstants.Browser

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

public static final class AuthenticationConstants.Browser
extends Object


Field Summary
static String ACTION_CANCEL
           
static String REQUEST_ID
           
static String REQUEST_MESSAGE
           
static String RESPONSE
           
static String RESPONSE_AUTHENTICATION_EXCEPTION
           
static String RESPONSE_ERROR_CODE
           
static String RESPONSE_ERROR_MESSAGE
           
static String RESPONSE_FINAL_URL
           
static String RESPONSE_REQUEST_INFO
           
static String WEBVIEW_INVALID_REQUEST
           
 
Constructor Summary
AuthenticationConstants.Browser()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REQUEST_MESSAGE

public static final String REQUEST_MESSAGE
See Also:
Constant Field Values

RESPONSE_REQUEST_INFO

public static final String RESPONSE_REQUEST_INFO
See Also:
Constant Field Values

RESPONSE_ERROR_CODE

public static final String RESPONSE_ERROR_CODE
See Also:
Constant Field Values

RESPONSE_ERROR_MESSAGE

public static final String RESPONSE_ERROR_MESSAGE
See Also:
Constant Field Values

RESPONSE_AUTHENTICATION_EXCEPTION

public static final String RESPONSE_AUTHENTICATION_EXCEPTION
See Also:
Constant Field Values

RESPONSE_FINAL_URL

public static final String RESPONSE_FINAL_URL
See Also:
Constant Field Values

RESPONSE

public static final String RESPONSE
See Also:
Constant Field Values

WEBVIEW_INVALID_REQUEST

public static final String WEBVIEW_INVALID_REQUEST
See Also:
Constant Field Values

ACTION_CANCEL

public static final String ACTION_CANCEL
See Also:
Constant Field Values

REQUEST_ID

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

AuthenticationConstants.Browser

public AuthenticationConstants.Browser()


Copyright © 2003–2015. All rights reserved.