public static class SQLSession.AuthenticationPhase extends Object
| Constructor and Description |
|---|
AuthenticationPhase(int nbBackends) |
| Modifier and Type | Method and Description |
|---|---|
void |
allResponsesReceived() |
boolean |
areAllAuthenticationResponsesReceived() |
void |
clear() |
AuthenticationResponse |
getAuthenticationResponse(int serverEndpoint) |
int |
getNbAuthenticationResponses() |
boolean |
setAndCountAuthenticationResponse(int serverEndpoint,
AuthenticationResponse authenticationResponse) |
AuthenticationResponse |
setAuthenticationResponse(int backend,
AuthenticationResponse authenticationResponse) |
void |
waitForAllResponses() |
public int getNbAuthenticationResponses()
public AuthenticationResponse getAuthenticationResponse(int serverEndpoint)
public boolean setAndCountAuthenticationResponse(int serverEndpoint,
AuthenticationResponse authenticationResponse)
public AuthenticationResponse setAuthenticationResponse(int backend, AuthenticationResponse authenticationResponse)
public void clear()
public boolean areAllAuthenticationResponsesReceived()
public void waitForAllResponses()
throws IOException
IOExceptionpublic void allResponsesReceived()
Copyright © 2017 The CLARUS Consortium. All rights reserved.