Add support to client to be able to retry a connection request with a server
supported secmec.
----------------------------------------------------------------------------------------------
Key: DERBY-1755
URL: http://issues.apache.org/jira/browse/DERBY-1755
Project: Derby
Issue Type: Improvement
Components: Network Client, Network Server
Reporter: Sunitha Kambhampati
Priority: Minor
If server does not accept the client sent security mechanism, then as part of
response for ACCSEC , the server sends the list of supported secmec back to the
client.
If the client can support the secmec sent by the server, then the client can
retry the connection request with a secmec that the server said it supports.
Some existing clients like the C client already handle this behavior. It would
be nice to have the network client be able to make such choices.
Some related jiras- DERBY-1517,DERBY-1675,DERBY-926
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira