|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationException | |
---|---|
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. |
Uses of AuthenticationException in com.hazelcast.client.connection |
---|
Methods in com.hazelcast.client.connection that throw AuthenticationException | |
---|---|
void |
Authenticator.authenticate(ClientConnection connection)
Authenticates a ClientConnection. |
Uses of AuthenticationException in com.hazelcast.client.impl |
---|
Methods in com.hazelcast.client.impl that throw AuthenticationException | |
---|---|
void |
ClusterAuthenticator.authenticate(ClientConnection connection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |