Ivan Gagarkin created IGNITE-21064:
--------------------------------------
Summary: Refactor authentication naming and enum in Thin Client
for clarity
Key: IGNITE-21064
URL: https://issues.apache.org/jira/browse/IGNITE-21064
Project: Ignite
Issue Type: Improvement
Components: thin client
Reporter: Ivan Gagarkin
Currently, the Thin Client utilizes
{{org.apache.ignite.security.AuthenticationType}} to specify the authentication
method during the handshake process. This approach can be confusing due to its
interaction with the type of authentication defined in the configuration. To
resolve this, we propose creating a separate enumeration specifically for the
client. Additionally, the 'BASIC' authentication type should be renamed to
'PASSWORD' for clearer understanding.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)