Class ISResponseData
java.lang.Object
cz.metacentrum.perun.core.implApi.modules.pwdmgr.ISResponseData
This class represents the response returned from the IS. It contains the returned status,
error (if present) and the whole response itself, in a Document class.
- Author:
- Vojtech Sassmann <vojtech.sassmann@gmail.com>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ISResponseData
public ISResponseData()
-
-
Method Details
-
getStatus
-
setStatus
-
getResponse
-
setResponse
-
getError
-
setError
-