[ Version ( since = "2.2" ) ]
public void authenticate (Credential? credential)
Authenticate the AuthenticationRequest.
Authenticate the AuthenticationRequest using the
Credential supplied. To continue without credentials, pass
null as credential.
| this | |
| credential |
A Credential, or null |