|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.microsoft.aad.adal.AuthenticationConstants.UIResponse
public static final class AuthenticationConstants.UIResponse
| Field Summary | |
|---|---|
static int |
BROWSER_CODE_AUTHENTICATION_EXCEPTION
Webview throws Authentication exception. |
static int |
BROWSER_CODE_CANCEL
User cancelled. |
static int |
BROWSER_CODE_COMPLETE
Flow complete. |
static int |
BROWSER_CODE_ERROR
Browser error. |
static int |
TOKEN_BROKER_RESPONSE
Broker returns full response. |
| Constructor Summary | |
|---|---|
AuthenticationConstants.UIResponse()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BROWSER_CODE_CANCEL
public static final int BROWSER_CODE_ERROR
public static final int BROWSER_CODE_COMPLETE
public static final int TOKEN_BROKER_RESPONSE
public static final int BROWSER_CODE_AUTHENTICATION_EXCEPTION
| Constructor Detail |
|---|
public AuthenticationConstants.UIResponse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||