public class ClientConnectionManagerImpl.ManagerAuthenticator extends Object implements Authenticator
| Constructor and Description | 
|---|
ClientConnectionManagerImpl.ManagerAuthenticator()  | 
public ClientConnectionManagerImpl.ManagerAuthenticator()
public void auth(ClientConnection connection) throws AuthenticationException, IOException
Authenticatorauth in interface Authenticatorconnection - the ClientConnectionAuthenticationException - if the authentication failedIOException - if some kind of IO problem happeend.Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.