Uses of Class
io.stargate.auth.Credentials
-
Packages that use Credentials Package Description io.stargate.auth -
-
Uses of Credentials in io.stargate.auth
Methods in io.stargate.auth that return Credentials Modifier and Type Method Description static CredentialsPlainTextTokenSaslNegotiator. decodeCredentials(byte[] bytes)Copy of the private method: org.apache.cassandra.auth.PasswordAuthenticator.PlainTextSaslAuthenticator#decodeCredentials(byte[]).
-