public class ParResponse extends Object
Constructor and Description |
---|
ParResponse(String requestUri,
int expiresIn) |
Modifier and Type | Method and Description |
---|---|
int |
getExpiresIn() |
String |
getRequestUri() |
void |
setExpiresIn(int expiresIn) |
void |
setRequestUri(String requestUri) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.