JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.tremolosecurity.unison.freeipa.json
IPAError
Uses of Class
com.tremolosecurity.unison.freeipa.json.IPAError
Packages that use
IPAError
Package
Description
com.tremolosecurity.unison.freeipa.json
Uses of
IPAError
in
com.tremolosecurity.unison.freeipa.json
Methods in
com.tremolosecurity.unison.freeipa.json
that return
IPAError
Modifier and Type
Method
Description
IPAError
IPABatchResponse.
getError
()
IPAError
IPAResponse.
getError
()
IPAError
IPATopBatchResponse.
getError
()
Methods in
com.tremolosecurity.unison.freeipa.json
with parameters of type
IPAError
Modifier and Type
Method
Description
void
IPABatchResponse.
setError
(
IPAError
error)
void
IPAResponse.
setError
(
IPAError
error)
void
IPATopBatchResponse.
setError
(
IPAError
error)