Searched refs:clientAuth (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryClient.java63 private boolean clientAuth = false; field in class:DiscoveryClient
203 clientAuth = true;
204 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
240 clientAuth = true;
241 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
287 clientAuth = true;
288 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
334 clientAuth = true;
335 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
368 clientAuth
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryClient.java63 private boolean clientAuth = false; field in class:DiscoveryClient
203 clientAuth = true;
204 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
240 clientAuth = true;
241 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
287 clientAuth = true;
288 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
334 clientAuth = true;
335 DiscoSDKUtils.debug.message("DiscoClient: clientAuth on");
368 clientAuth
[all...]

Completed in 84 milliseconds