If a client requests authentication services:
The client validates the login with the security mechanism. The security mechanism returns a credential, which contains security-relevant information.
The client sends the credential to Adaptive Server.
Adaptive Server authenticates the client’s credential with the security mechanism. If the credential is valid, a secure connection is established between the client and Adaptive Server.