Uses of Class
org.apache.syncope.ext.openfga.client.model.WriteAuthorizationModelResponse
Packages that use WriteAuthorizationModelResponse
Package
Description
-
Uses of WriteAuthorizationModelResponse in org.apache.syncope.ext.openfga.client
Methods in org.apache.syncope.ext.openfga.client that return WriteAuthorizationModelResponseModifier and TypeMethodDescriptionOpenFGAClient.writeAuthorizationModel(WriteAuthorizationModelRequest request) -
Uses of WriteAuthorizationModelResponse in org.apache.syncope.ext.openfga.client.api
Methods in org.apache.syncope.ext.openfga.client.api that return WriteAuthorizationModelResponseModifier and TypeMethodDescriptionAuthorizationModelsApi.writeAuthorizationModel(String storeId, WriteAuthorizationModelRequest body) Create a new authorization model The WriteAuthorizationModel API will add a new authorization model to a store.AuthorizationModelsApi.writeAuthorizationModel(String storeId, WriteAuthorizationModelRequest body, Map<String, String> headers) Create a new authorization model The WriteAuthorizationModel API will add a new authorization model to a store.Methods in org.apache.syncope.ext.openfga.client.api that return types with arguments of type WriteAuthorizationModelResponseModifier and TypeMethodDescriptionAuthorizationModelsApi.writeAuthorizationModelWithHttpInfo(String storeId, WriteAuthorizationModelRequest body) Create a new authorization model The WriteAuthorizationModel API will add a new authorization model to a store.AuthorizationModelsApi.writeAuthorizationModelWithHttpInfo(String storeId, WriteAuthorizationModelRequest body, Map<String, String> headers) Create a new authorization model The WriteAuthorizationModel API will add a new authorization model to a store. -
Uses of WriteAuthorizationModelResponse in org.apache.syncope.ext.openfga.client.model
Methods in org.apache.syncope.ext.openfga.client.model that return WriteAuthorizationModelResponseModifier and TypeMethodDescriptionWriteAuthorizationModelResponse.authorizationModelId(String authorizationModelId)