public final class ImpersonationRequest extends Object implements Serializable
| Constructor and Description |
|---|
ImpersonationRequest(String client_id,
String impersonated_sub,
String impersonated_client_id,
String redirect_uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClient_id() |
String |
getImpersonated_client_id() |
String |
getImpersonated_sub() |
String |
getRedirect_uri() |
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.