Index

A C D E G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

alwaysResolveStoreId - Variable in class 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, TlsConfig, boolean, Vertx) - 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<String>, String) - Constructor for class io.quarkiverse.openfga.client.AssertionsClient
 
AuthorizationModelClient - Class in io.quarkiverse.openfga.client
 
AuthorizationModelClient(API, Uni<String>, String) - Constructor for class io.quarkiverse.openfga.client.AuthorizationModelClient
 
authorizationModelId - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
Authorization model id for default AuthorizationModelClient bean.
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

caCert - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig
Certificate bundle used to validate TLS communications with OpenFGA.
call() - Method in class io.quarkiverse.openfga.runtime.health.OpenFGAHealthCheck
 
changes(String, Integer, String) - Method in class io.quarkiverse.openfga.client.StoreClient
 
check(TupleKey, ContextualTupleKeys) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
 
check(String, CheckBody) - Method in class io.quarkiverse.openfga.client.api.API
 
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 - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
Timeout to establish a connection with OpenFGA.
create(TypeDefinitions) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
 
create(OpenFGAConfig, TlsConfig, boolean, Vertx) - Static method in class io.quarkiverse.openfga.client.api.VertxWebClientFactory
 
create(URL, Vertx) - Static method in class io.quarkiverse.openfga.client.api.VertxWebClientFactory
 
create(List<TypeDefinition>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
Deprecated.
createAPI(OpenFGAConfig, TlsConfig, boolean, RuntimeValue<Vertx>, 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 class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
 
DEFAULT_READ_TIMEOUT - Static variable in class 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(TupleKey) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
 
expand(String, ExpandBody) - 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
 
getItems() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
 
getStore(String) - Method in class io.quarkiverse.openfga.client.api.API
 
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
 
listObjects(String, ListObjectsBody) - Method in class io.quarkiverse.openfga.client.api.API
 
listObjects(String, String, String, List<TupleKey>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
 
listStores(Integer, String) - Method in class io.quarkiverse.openfga.client.api.API
 
listStores(Integer, String) - Method in class io.quarkiverse.openfga.client.OpenFGAClient
 

M

model(String) - Method in class io.quarkiverse.openfga.client.AuthorizationModelsClient
 

N

NAME - Static variable in class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
 
NO_CONTENT - Enum constant in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
 
nonProxyHosts - Variable in class 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 - Class in io.quarkiverse.openfga.runtime.config
 
OpenFGAConfig() - Constructor for class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
 
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
 
OpenFGATLSConfig - Class in io.quarkiverse.openfga.runtime.config
 
OpenFGATLSConfig() - Constructor for class io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig
 

P

PaginatedList<T> - Class in io.quarkiverse.openfga.client.utils
 
PaginatedList(List<T>, String) - Constructor for class io.quarkiverse.openfga.client.utils.PaginatedList
 
parseModel(String) - Method in class io.quarkiverse.openfga.client.api.API
 
parseTuples(String) - Method in class io.quarkiverse.openfga.client.api.API
 

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, ReadBody) - 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
 
readAuthorizationModels(String, Integer, String) - Method in class io.quarkiverse.openfga.client.api.API
 
readChanges(String, String, Integer, String) - Method in class io.quarkiverse.openfga.client.api.API
 
readTimeout - Variable in class 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
 
responsePredicate - Variable in enum class io.quarkiverse.openfga.client.api.ExpectedStatus
 

S

sharedKey - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
Shared authentication key.
skipVerify - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGATLSConfig
Allows to bypass certificate validation on TLS communications.
store - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
Store id or name for default StoreClient bean.
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

tls - Variable in class io.quarkiverse.openfga.runtime.config.OpenFGAConfig
TLS configuration.
toString() - Method in class io.quarkiverse.openfga.client.utils.PaginatedList
 

U

update(List<Assertion>) - Method in class io.quarkiverse.openfga.client.AssertionsClient
 
url - Variable in class 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

write(TupleKey) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
 
write(String, WriteBody) - Method in class io.quarkiverse.openfga.client.api.API
 
write(List<TupleKey>, List<TupleKey>) - Method in class io.quarkiverse.openfga.client.AuthorizationModelClient
 
writeAssertions(String, String, WriteAssertionsRequest) - Method in class io.quarkiverse.openfga.client.api.API
 
writeAuthorizationModel(String, TypeDefinitions) - Method in class io.quarkiverse.openfga.client.api.API
 
A C D E G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values