Package | Description |
---|---|
com.ads.api.beans.common |
Contains Collection Classes,Java Bean Classes which are specific to Mappings, Assigned Resources of the Project, Documents related to projects.
|
Modifier and Type | Method and Description |
---|---|
APIConstants.AuthenticationResponseType |
APIConstants.AuthenticationResponseCode.getResponseType() |
static APIConstants.AuthenticationResponseType |
APIConstants.AuthenticationResponseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static APIConstants.AuthenticationResponseType[] |
APIConstants.AuthenticationResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|