Class IPAResponse
java.lang.Object
com.tremolosecurity.unison.freeipa.json.IPAResponse
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetError()
int
getId()
void
void
setId
(int id) void
void
setPrincipal
(String principal) void
setResult
(IPATopResult result) void
setVersion
(String version)
-
Constructor Details
-
IPAResponse
public IPAResponse()
-
-
Method Details
-
getMethod
-
setMethod
-
getId
public int getId() -
setId
public void setId(int id) -
getPrincipal
-
setPrincipal
-
getVersion
-
setVersion
-
getResult
-
setResult
-
getError
-
setError
-