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