Uses of Class
org.neo4j.driver.internal.async.pool.AuthContext
Packages that use AuthContext
-
Uses of AuthContext in org.neo4j.driver.internal.async.connection
Methods in org.neo4j.driver.internal.async.connection that return AuthContextModifier and TypeMethodDescriptionstatic AuthContext
ChannelAttributes.authContext
(io.netty.channel.Channel channel) Methods in org.neo4j.driver.internal.async.connection with parameters of type AuthContextModifier and TypeMethodDescriptionstatic void
ChannelAttributes.setAuthContext
(io.netty.channel.Channel channel, AuthContext authContext)