Class IPAResponse
java.lang.Object
com.tremolosecurity.unison.freeipa.json.IPAResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()intgetId()voidvoidsetId(int id) voidvoidsetPrincipal(String principal) voidsetResult(IPATopResult result) voidsetVersion(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
-