Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- alwaysResolveStoreId() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
Always Treat
OpenFGAConfig.store()as the name of a store and resolve the store id at runtime. - API - Class in io.quarkiverse.openfga.client.api
- API(OpenFGAConfig, boolean, Vertx, TlsConfigurationRegistry) - Constructor for class io.quarkiverse.openfga.client.api.API
- API(WebClient, Optional<Credentials>) - Constructor for class io.quarkiverse.openfga.client.api.API
- assertions(String) - Method in class io.quarkiverse.openfga.client.StoreClient
- AssertionsClient - Class in io.quarkiverse.openfga.client
- AssertionsClient(API, Uni<ClientConfig>) - Constructor for class io.quarkiverse.openfga.client.AssertionsClient
- AuthorizationModelClient - Class in io.quarkiverse.openfga.client
- AuthorizationModelClient(API, Uni<ClientConfig>) - Constructor for class io.quarkiverse.openfga.client.AuthorizationModelClient
- AuthorizationModelClient.Options - Class in io.quarkiverse.openfga.client
- authorizationModelId() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
Authorization model id for default
AuthorizationModelClientbean. - authorizationModelIdResolver(API, String) - Static method in class io.quarkiverse.openfga.client.OpenFGAClient
- authorizationModels() - Method in class io.quarkiverse.openfga.client.StoreClient
- AuthorizationModelsClient - Class in io.quarkiverse.openfga.client
- AuthorizationModelsClient(API, Uni<String>) - Constructor for class io.quarkiverse.openfga.client.AuthorizationModelsClient
C
- call() - Method in class io.quarkiverse.openfga.runtime.health.OpenFGAHealthCheck
- check(TupleKey) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- check(TupleKey, List<ConditionalTupleKey>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- check(TupleKey, List<ConditionalTupleKey>, Object) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- check(TupleKey, List<ConditionalTupleKey>, Object, ConsistencyPreference) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- check(String, CheckRequest) - Method in class io.quarkiverse.openfga.client.api.API
- ClientConfig - Class in io.quarkiverse.openfga.client
- ClientConfig(String, String) - Constructor for class io.quarkiverse.openfga.client.ClientConfig
- close() - Method in class io.quarkiverse.openfga.client.api.API
- collectAllPages(Integer, BiFunction<Integer, String, Uni<PaginatedList<T>>>) - Static method in class io.quarkiverse.openfga.client.utils.PaginatedList
- connectTimeout() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
Timeout to establish a connection with OpenFGA.
- consistency(ConsistencyPreference) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient.Options
- context(Object) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient.Options
- contextualTuples(List<ConditionalTupleKey>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient.Options
- create(AuthorizationModelSchema) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
- create(OpenFGAConfig, boolean, Vertx, TlsConfigurationRegistry) - Static method in class io.quarkiverse.openfga.client.api.VertxWebClientFactory
- create(String, List<TypeDefinition>, Map<String, Condition>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
- create(URL, Vertx) - Static method in class io.quarkiverse.openfga.client.api.VertxWebClientFactory
- createAPI(OpenFGAConfig, boolean, RuntimeValue<Vertx>, Supplier<TlsConfigurationRegistry>, ShutdownContext) - Method in class io.quarkiverse.openfga.runtime.OpenFGARecorder
- createAuthModelClient(RuntimeValue<API>, OpenFGAConfig) - Method in class io.quarkiverse.openfga.runtime.OpenFGARecorder
- createClient(RuntimeValue<API>) - Method in class io.quarkiverse.openfga.runtime.OpenFGARecorder
- CREATED - Enum constant in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
- createObjectMapper() - Static method in class io.quarkiverse.openfga.client.api.API
- createStore(CreateStoreRequest) - Method in class io.quarkiverse.openfga.client.api.API
- createStore(String) - Method in class io.quarkiverse.openfga.client.OpenFGAClient
- createStoreClient(RuntimeValue<API>, OpenFGAConfig) - Method in class io.quarkiverse.openfga.runtime.OpenFGARecorder
D
- DEFAULT_CONNECT_TIMEOUT - Static variable in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
- DEFAULT_READ_TIMEOUT - Static variable in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
- defaultModel() - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
- delete() - Method in class io.quarkiverse.openfga.client.StoreClient
- deleteStore(String) - Method in class io.quarkiverse.openfga.client.api.API
E
- equals(Object) - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
- expand(ExpandTupleKey) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- expand(ExpandTupleKey, ConsistencyPreference) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- expand(String, ExpandRequest) - Method in class io.quarkiverse.openfga.client.api.API
- ExpectedStatus - Enum Class in io.quarkiverse.openfga.client.api
G
- get() - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- get() - Method in class io.quarkiverse.openfga.client.StoreClient
- getAuthorizationModelId() - Method in class io.quarkiverse.openfga.client.ClientConfig
- getItems() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
- getStore(String) - Method in class io.quarkiverse.openfga.client.api.API
- getStoreId() - Method in class io.quarkiverse.openfga.client.ClientConfig
- getToken() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
H
- hashCode() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
- health() - Method in class io.quarkiverse.openfga.client.api.API
I
- io.quarkiverse.openfga.client - package io.quarkiverse.openfga.client
- io.quarkiverse.openfga.client.api - package io.quarkiverse.openfga.client.api
- io.quarkiverse.openfga.client.utils - package io.quarkiverse.openfga.client.utils
- io.quarkiverse.openfga.runtime - package io.quarkiverse.openfga.runtime
- io.quarkiverse.openfga.runtime.config - package io.quarkiverse.openfga.runtime.config
- io.quarkiverse.openfga.runtime.health - package io.quarkiverse.openfga.runtime.health
- isNotLastPage() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
L
- list() - Method in class io.quarkiverse.openfga.client.AssertionsClient
- list(Integer, String) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
- listAll() - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
- listAll(Integer) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
- listAllStores() - Method in class io.quarkiverse.openfga.client.OpenFGAClient
- listAllStores(Integer) - Method in class io.quarkiverse.openfga.client.OpenFGAClient
- listAuthorizationModels(String, ListAuthorizationModelsRequest) - Method in class io.quarkiverse.openfga.client.api.API
- listChanges(String, ListChangesRequest) - Method in class io.quarkiverse.openfga.client.api.API
- listChanges(String, Integer, String) - Method in class io.quarkiverse.openfga.client.StoreClient
- listObjects(String, ListObjectsRequest) - Method in class io.quarkiverse.openfga.client.api.API
- listObjects(String, String, String) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- listObjects(String, String, String, AuthorizationModelClient.Options) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- listStores(ListStoresRequest) - Method in class io.quarkiverse.openfga.client.api.API
- listStores(Integer, String) - Method in class io.quarkiverse.openfga.client.OpenFGAClient
- listUsers(AnyObject, String, List<UserTypeFilter>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- listUsers(AnyObject, String, List<UserTypeFilter>, AuthorizationModelClient.Options) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- listUsers(String, ListUsersRequest) - Method in class io.quarkiverse.openfga.client.api.API
M
- model(String) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
N
- NO_CONTENT - Enum constant in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
- nonProxyHosts() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
List of remote hosts that are not proxied when the client is configured to use a proxy.
O
- OK - Enum constant in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
- OpenFGAClient - Class in io.quarkiverse.openfga.client
- OpenFGAClient(API) - Constructor for class io.quarkiverse.openfga.client.OpenFGAClient
- OpenFGAConfig - Interface in io.quarkiverse.openfga.runtime.config
- OpenFGAHealthCheck - Class in io.quarkiverse.openfga.runtime.health
- OpenFGAHealthCheck(API) - Constructor for class io.quarkiverse.openfga.runtime.health.OpenFGAHealthCheck
- OpenFGARecorder - Class in io.quarkiverse.openfga.runtime
- OpenFGARecorder() - Constructor for class io.quarkiverse.openfga.runtime.OpenFGARecorder
- Options() - Constructor for class io.quarkiverse.openfga.client.AuthorizationModelClient.Options
P
- PaginatedList<T> - Class in io.quarkiverse.openfga.client.utils
- PaginatedList(List<T>, String) - Constructor for class io.quarkiverse.openfga.client.utils.PaginatedList
- parseModelSchema(String) - Method in class io.quarkiverse.openfga.client.api.API
- parseTuples(String) - Method in class io.quarkiverse.openfga.client.api.API
- PREFIX - Static variable in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
Q
- Queries - Class in io.quarkiverse.openfga.client.api
- Queries() - Constructor for class io.quarkiverse.openfga.client.api.Queries
- query(String, V) - Static method in class io.quarkiverse.openfga.client.api.Queries
- query(String, V1, String, V2) - Static method in class io.quarkiverse.openfga.client.api.Queries
- query(String, V1, String, V2, String, V2) - Static method in class io.quarkiverse.openfga.client.api.Queries
- queryAllTuples(PartialTupleKey) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- queryAllTuples(PartialTupleKey, Integer) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- queryTuples(PartialTupleKey, Integer, String) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
R
- read(String, ReadRequest) - Method in class io.quarkiverse.openfga.client.api.API
- readAllTuples() - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- readAllTuples() - Method in class io.quarkiverse.openfga.client.StoreClient
- readAllTuples(Integer) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- readAllTuples(Integer) - Method in class io.quarkiverse.openfga.client.StoreClient
- readAssertions(String, String) - Method in class io.quarkiverse.openfga.client.api.API
- readAuthorizationModel(String, String) - Method in class io.quarkiverse.openfga.client.api.API
- readTimeout() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
Request timeout on OpenFGA.
- readTuples(Integer, String) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- readTuples(Integer, String) - Method in class io.quarkiverse.openfga.client.StoreClient
S
- sharedKey() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
Shared authentication key.
- statusCode - Variable in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
- store() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
Store id or name for default
StoreClientbean. - store(String) - Method in class io.quarkiverse.openfga.client.OpenFGAClient
- StoreClient - Class in io.quarkiverse.openfga.client
- StoreClient(API, Uni<String>) - Constructor for class io.quarkiverse.openfga.client.StoreClient
- storeIdResolver(API, String, boolean) - Static method in class io.quarkiverse.openfga.client.OpenFGAClient
T
- tlsConfigurationName() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
The name of the TLS configuration to use.
- toString() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
U
- update(List<Assertion>) - Method in class io.quarkiverse.openfga.client.AssertionsClient
- url() - Method in interface io.quarkiverse.openfga.runtime.config.OpenFGAConfig
-
OpenFGA server URL.
V
- valueOf(String) - Static method in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vars() - Static method in class io.quarkiverse.openfga.client.api.Vars
- vars(String, V) - Static method in class io.quarkiverse.openfga.client.api.Vars
- vars(String, V1, String, V2) - Static method in class io.quarkiverse.openfga.client.api.Vars
- vars(String, V1, String, V2, String, V3) - Static method in class io.quarkiverse.openfga.client.api.Vars
- vars(String, V1, String, V2, String, V3, String, V4) - Static method in class io.quarkiverse.openfga.client.api.Vars
- vars(String, V1, String, V2, String, V3, String, V4, String, V4) - Static method in class io.quarkiverse.openfga.client.api.Vars
- Vars - Class in io.quarkiverse.openfga.client.api
- Vars() - Constructor for class io.quarkiverse.openfga.client.api.Vars
- VertxWebClientFactory - Class in io.quarkiverse.openfga.client.api
- VertxWebClientFactory() - Constructor for class io.quarkiverse.openfga.client.api.VertxWebClientFactory
W
- withAuthorizationModelId(String) - Method in class io.quarkiverse.openfga.client.ClientConfig
- withStoreId(String) - Method in class io.quarkiverse.openfga.client.ClientConfig
- write(ConditionalTupleKey) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- write(String, WriteRequest) - Method in class io.quarkiverse.openfga.client.api.API
- write(List<ConditionalTupleKey>, List<TupleKey>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
- writeAssertions(String, WriteAssertionsRequest) - Method in class io.quarkiverse.openfga.client.api.API
- writeAuthorizationModel(String, WriteAuthorizationModelRequest) - Method in class io.quarkiverse.openfga.client.api.API
All Classes and Interfaces|All Packages|Constant Field Values