Uses of Interface
io.stargate.auth.AuthenticationService
-
Packages that use AuthenticationService Package Description io.stargate.auth -
-
Uses of AuthenticationService in io.stargate.auth
Fields in io.stargate.auth declared as AuthenticationService Modifier and Type Field Description protected AuthenticationServicePlainTextTokenSaslNegotiator. authenticationConstructors in io.stargate.auth with parameters of type AuthenticationService Constructor Description PlainTextTokenSaslNegotiator(AuthenticationService authentication, Authenticator.SaslNegotiator wrapped, String tokenUsername, int tokenMaxLength)
-