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 invalid input: '<'vojtech.sassmann@gmail.com>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ISResponseData
public ISResponseData()
-
-
Method Details
-
getError
-
getResponse
-
getStatus
-
setError
-
setResponse
-
setStatus
-