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.String
getState()
java.lang.String
getUrl()
void
setState(java.lang.String state)
void
setUrl(java.lang.String url)
java.lang.String
toString()
-