OpenSearch/qa/security-client-tests
Jay Modi b59b6bbdd4 Remove SecuredString and use SecureString from elasticsearch core (elastic/x-pack-elasticsearch#1092)
This commit removes the SecuredString class that was previously used throughout the security code
and replaces it with the SecureString class from core that was added as part of the new secure
settings infrastructure.

relates elastic/x-pack-elasticsearch#421

Original commit: elastic/x-pack-elasticsearch@e9cd117ca1
2017-04-17 13:28:46 -04:00
..
src/test/java/org/elasticsearch/xpack/security/qa Remove SecuredString and use SecureString from elasticsearch core (elastic/x-pack-elasticsearch#1092) 2017-04-17 13:28:46 -04:00
build.gradle Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00