Uses of Class
org.apache.syncope.ext.openfga.client.model.CheckError
Packages that use CheckError
-
Uses of CheckError in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return CheckErrorModifier and TypeMethodDescriptionBatchCheckSingleResult.getError()Get errorCheckError.inputError(ErrorCode inputError) CheckError.internalError(InternalErrorCode internalError) Methods in org.apache.syncope.ext.openfga.client.model with parameters of type CheckErrorModifier and TypeMethodDescriptionBatchCheckSingleResult.error(CheckError error) voidBatchCheckSingleResult.setError(CheckError error)