Package io.jans.as.server.par.ws.rs
Class ParResponse
- java.lang.Object
-
- io.jans.as.server.par.ws.rs.ParResponse
-
public class ParResponse extends Object
- Author:
- Yuriy Zabrovarnyy
-
-
Constructor Summary
Constructors Constructor Description ParResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetExpiresIn()StringgetRequestUri()voidsetExpiresIn(Integer expiresIn)voidsetRequestUri(String requestUri)StringtoString()
-