A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
A
- accept(HttpServerRequest) - function in ai.tock.shared.security.RequestFilter
- Returns true is the request is accepted, false either.
- addAuth(TockAuthProvider,Set) - function in ai.tock.shared.vertx.WebVerticle
- addConstrainedTypes(Set) - function in ai.tock.shared.jackson
- Add other constrained types.
- addDeserializer(SimpleModule,KClass,JsonDeserializer) - function in ai.tock.shared.jackson
- Add a deserializer in the SimpleModule.
- addJacksonConverter(Retrofit.Builder,ObjectMapper) - function in ai.tock.shared
- Add jackson converter factory.
- addSerializer(SimpleModule,KClass,JsonSerializer) - function in ai.tock.shared.jackson
- Add a serializer in the SimpleModule.
- addSuppressed(Throwable) - function in kotlin.Throwable
- addSuppressed(Throwable) - function in kotlin.Throwable
- addSuppressed(Throwable) - function in kotlin.Throwable
- addSuppressed(Throwable) - function in kotlin.Throwable
- addSuppressed(Throwable) - function in kotlin.Throwable
- admin - enum entry in ai.tock.shared.security.TockUserRole
An admin is allowed to update applications and builds, and to export/intent sentences dump.
- ai.tock.shared - package ai.tock.shared
- ai.tock.shared.cache - package ai.tock.shared.cache
- ai.tock.shared.jackson - package ai.tock.shared.jackson
- ai.tock.shared.security - package ai.tock.shared.security
- ai.tock.shared.security.auth - package ai.tock.shared.security.auth
- ai.tock.shared.security.mongo - package ai.tock.shared.security.mongo
- ai.tock.shared.vertx - package ai.tock.shared.vertx
- AnyValueWrapper - class in ai.tock.shared.jackson
- A jackson wrapper to store class name with dynamic type value.
- AnyValueWrapper.Companion - class in ai.tock.shared.jackson.AnyValueWrapper
- applyParamsToDocument(Document,T) - function in ai.tock.shared.SvgGenerator
- authenticate(JsonObject,Handler) - function in io.vertx.ext.auth.AuthProvider