Uses of Class
org.infinispan.client.hotrod.impl.operations.AuthOperation
-
Packages that use AuthOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of AuthOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return AuthOperation Modifier and Type Method Description AuthOperation
OperationsFactory. newAuthOperation(io.netty.channel.Channel channel, String saslMechanism, byte[] response)
-