Package | Description |
---|---|
com.hazelcast.client.connection |
Provides connection interfaces/classes for com.hazelcast.client
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
Modifier and Type | Method and Description |
---|---|
void |
Authenticator.authenticate(ClientConnection connection)
Authenticates a ClientConnection.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterAuthenticator.authenticate(ClientConnection connection) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.