Home | History | Annotate | Download | only in ssl

Lines Matching refs:NotSupportedMsg

58     private static final String NotSupportedMsg = "There is no suitable provider for KeyManagerFactory";
102 if (!DEFSupported) fail(NotSupportedMsg);
124 fail(NotSupportedMsg);
153 fail(NotSupportedMsg);
196 fail(NotSupportedMsg);
223 fail(NotSupportedMsg);
252 fail(NotSupportedMsg);
277 fail(NotSupportedMsg);
300 fail(NotSupportedMsg);
322 fail(NotSupportedMsg);
350 fail(NotSupportedMsg);
369 fail(NotSupportedMsg);
404 if (!DEFSupported) fail(NotSupportedMsg);
418 if (!DEFSupported) fail(NotSupportedMsg);
443 fail(NotSupportedMsg);
490 fail(NotSupportedMsg);