A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
E
- encrypt(java.lang.String) - function in ai.tock.shared.security.EncryptorsKt
- Encrypt a string and return the result.
- EncryptorsKt - class in ai.tock.shared.security
- endJson(io.vertx.ext.web.RoutingContext,java.lang.Object) - function in ai.tock.shared.vertx.WebVerticle
- endJson(io.vertx.ext.web.RoutingContext,java.lang.Boolean) - function in ai.tock.shared.vertx.WebVerticle
- ensureIndex(com.mongodb.client.MongoCollection,kotlin.reflect.KProperty,com.mongodb.client.model.IndexOptions) - function in ai.tock.shared.MongosKt
- ensureIndex(com.mongodb.client.MongoCollection,java.lang.String,com.mongodb.client.model.IndexOptions) - function in ai.tock.shared.MongosKt
- ensureIndex(com.mongodb.client.MongoCollection,org.bson.conversions.Bson,com.mongodb.client.model.IndexOptions) - function in ai.tock.shared.MongosKt
- ensureUniqueIndex(com.mongodb.client.MongoCollection,kotlin.reflect.KProperty,com.mongodb.client.model.IndexOptions) - function in ai.tock.shared.MongosKt
- ENV - enum entry in ai.tock.shared.security.credentials.CredentialsProviderType
- error(mu.KLogger,java.lang.Throwable) - function in ai.tock.shared.LoggersKt
- Logs a Throwable.
- ErrorMessage - class in ai.tock.shared.exception.error
- ErrorMessageWrapper - class in ai.tock.shared.exception.error
- A wrapper of ErrorMessage
- excludedPaths(ai.tock.shared.vertx.WebVerticle) - function in ai.tock.shared.security.auth.CASAuthProvider
- Paths to exclude from the AuthProvider.
- excludedPaths(ai.tock.shared.vertx.WebVerticle) - function in ai.tock.shared.security.auth.TockAuthProvider
- Paths to exclude from the AuthProvider.
- excludedPaths(ai.tock.shared.vertx.WebVerticle) - function in ai.tock.shared.security.auth.TockAuthProvider
- Paths to exclude from the AuthProvider.
- executeBlocking(java.time.Duration,kotlin.jvm.functions.Function0) - function in ai.tock.shared.Executor
- Execute a task to another thread.
- executeBlocking(java.util.concurrent.Callable,kotlin.jvm.functions.Function1) - function in ai.tock.shared.Executor
- Execute a task to another thread.
- executeBlocking(kotlin.jvm.functions.Function0) - function in ai.tock.shared.Executor
- Execute a task to another thread.
- Executor - class in ai.tock.shared
- Manage async tasks.
- expired() - function in io.vertx.ext.auth.User
- expired(java.lang.Integer) - function in io.vertx.ext.auth.User
- extract(io.vertx.core.MultiMap) - function in ai.tock.shared.ImageParametersExtractor
- Returns the parameters data instance.