cancel


Description:

public void cancel ()

Call this on an auth to cancel it.

You need to cancel an auth to complete an asynchronous authenticate operation when no credentials are provided ([method@Auth.authenticate ] is not called). The [class@Auth] will be cancelled on dispose if it hasn't been authenticated.

Parameters:

this

a Auth