A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
C
- CachesKt - class in ai.tock.shared.cache
- CASAuthProvider - class in ai.tock.shared.security.auth
- CASAuthProvider.Companion - class in ai.tock.shared.security.auth.CASAuthProvider
- CASAuthProviderFactory - class in ai.tock.shared.security.auth.spi
- Construct CAS Authentication providerNOTE: Intended to be implemented in another JAR as SPI (Service Provider Interface)
- changeNamespace(String,String) - function in ai.tock.shared.StringsKt
- Replace the current namespace with the new namespace.
- checkMaxLengthAllowed(String) - function in ai.tock.shared.StringsKt
- Checks that the text has no more than 50000 chars.
- choose(List) - function in ai.tock.shared.Dice
- Choose randomly an item in a list.
- clearCache() - function in io.vertx.ext.auth.User
- CollectionsKt - class in ai.tock.shared
- concat(String,String) - function in ai.tock.shared.StringsKt
- Concat two strings and manage intermediate punctuation.
- config() - function in io.vertx.core.AbstractVerticle
- configure() - function in ai.tock.shared.vertx.WebVerticle
- ConstrainedValueWrapper - class in ai.tock.shared.jackson
- A jackson wrapper to store class name with dynamic type value.
- ConstrainedValueWrapper.Companion - class in ai.tock.shared.jackson.ConstrainedValueWrapper
- ConstrainedValueWrapperKt - class in ai.tock.shared.jackson
- containsKey(String) - function in io.vertx.ext.auth.User
- corsHandler(String,Boolean,Set,Set) - function in ai.tock.shared.vertx.WebVerticle
- corsHandler(List,Boolean,Set,Set) - function in ai.tock.shared.vertx.WebVerticle
- create(Retrofit) - function in ai.tock.shared.RetrofitsKt
- Create a new Retrofit service.
- createAuthHandler(WebVerticle) - function in ai.tock.shared.security.auth.CASAuthProvider
- createAuthHandler(WebVerticle) - function in ai.tock.shared.security.auth.SSOTockAuthProvider
- createRequestFilter(Set,String) - function in ai.tock.shared.security.RequestFilterKt