A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

T

TaskResult - class in ai.tock.shared.vertx
Used to construct JSON
technicalAdmin - enum entry in ai.tock.shared.security.TockUserRole

A technical admin has access to all encrypted sentence, and to export/intent application dumps.

ThreadSafe - class in ai.tock.shared
A class annotated with ThreadSafe is supposed to be thread safe (surprisingly).
TockAuthProvider - class in ai.tock.shared.security.auth
Base interface for AuthenticationProvider in Tock framework.
TockObfuscatorService - class in ai.tock.shared.security
To manage obfuscations.
TockUser - class in ai.tock.shared.security
Tock implementation of vertx User.
TockUserListener - class in ai.tock.shared.security
Tock user admin listener.
TockUserRole - class in ai.tock.shared.security
The user roles for TockUser.
TockUserRole.Companion - class in ai.tock.shared.security.TockUserRole
 
tokenAuthenticationInterceptor(String) - function in ai.tock.shared.RetrofitsKt
Create a token authentication interceptor.
toList(Iterator) - function in ai.tock.shared.CollectionsKt
Extract a List from an Iterator.
toRole(String) - function in ai.tock.shared.security.TockUserRole.Companion
 
toSafeList(Iterator) - function in ai.tock.shared.CollectionsKt
Extract safely a List from an Iterator - if an [Iterator.next()) call throws an error, ignore this call.
toSet(Enumeration) - function in ai.tock.shared.CollectionsKt
Extract a Set from an Enumeration.
toTockUser(RoutingContext) - function in ai.tock.shared.security.auth.TockAuthProvider
Gets a TockUser from current vert.x state.
toTockUser(RoutingContext) - function in ai.tock.shared.security.auth.TockAuthProvider
Gets a TockUser from current vert.x state.
trace(KLogger,Throwable) - function in ai.tock.shared.LoggersKt
Logs a Throwable.
tryToFindLocalIp() - function in ai.tock.shared.RetrofitsKt
Best attempt to guess local ip.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W