Package io.jans.ca.common.response
Class RpGetClaimsGatheringUrlResponse
- java.lang.Object
-
- io.jans.ca.common.response.RpGetClaimsGatheringUrlResponse
-
- All Implemented Interfaces:
IOpResponse
public class RpGetClaimsGatheringUrlResponse extends java.lang.Object implements IOpResponse
- Version:
- 0.9, 17/06/2016
- Author:
- Yuriy Zabrovarnyy
-
-
Constructor Summary
Constructors Constructor Description RpGetClaimsGatheringUrlResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetState()java.lang.StringgetUrl()voidsetState(java.lang.String state)voidsetUrl(java.lang.String url)java.lang.StringtoString()
-