public static class IdPClientConstants.LoginStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOGIN_FAILURE |
static String |
LOGIN_REDIRECTION |
static String |
LOGIN_SUCCESS |
| Constructor and Description |
|---|
LoginStatus() |
public static final String LOGIN_SUCCESS
public static final String LOGIN_FAILURE
public static final String LOGIN_REDIRECTION
Copyright © 2017 WSO2. All rights reserved.