hasClientAuthenticationError method

bool hasClientAuthenticationError()

Implementation

bool hasClientAuthenticationError() {
  return clientAuthenticationError != null;
}