Uses of Class
com.hazelcast.client.AuthenticationException

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)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.