Uses of Class
org.apache.syncope.ext.openfga.client.model.ReadAuthorizationModelResponse
Packages that use ReadAuthorizationModelResponse
Package
Description
-
Uses of ReadAuthorizationModelResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return ReadAuthorizationModelResponseModifier and TypeMethodDescriptionAuthorizationModelsApi.readAuthorizationModel
(String storeId, String id) Return a particular version of an authorization model The ReadAuthorizationModel API returns an authorization model by its identifier.Methods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type ReadAuthorizationModelResponseModifier and TypeMethodDescriptionAuthorizationModelsApi.readAuthorizationModelWithHttpInfo
(String storeId, String id) Return a particular version of an authorization model The ReadAuthorizationModel API returns an authorization model by its identifier. -
Uses of ReadAuthorizationModelResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return ReadAuthorizationModelResponseModifier and TypeMethodDescriptionReadAuthorizationModelResponse.authorizationModel
(AuthorizationModel authorizationModel)