AuthenticationParameters.AuthenticationParamCallback Interface

public interface AuthenticationParamCallback

Callback to use for async request.

Method Summary

Modifier and Type Method and Description
void onCompleted(Exception exception, AuthenticationParameters param)

Method Details

onCompleted

public void onCompleted(Exception exception, AuthenticationParameters param)

Parameters:

exception -

Exception

Applies to