public class AuthorizationcodeEndpointResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VERSION |
Constructor and Description |
---|
AuthorizationcodeEndpointResponse(int status,
java.lang.String response) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResp() |
int |
getStatus() |
void |
setResp(java.lang.String resp) |
void |
setStatus(int status) |
Copyright © 2018 Pegasystems Inc. All Rights Reserved.