Searched refs:supportsTAStr (Results 1 – 1 of 1) sorted by relevance
41 private static final String supportsTAStr = "supportsTransparentAuth"; field in NTLMAuthenticationProxy129 supportsTA = cl.getDeclaredMethod(supportsTAStr); in tryLoadNTLMAuthentication()