Searched refs:useMSInterop (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/jgss/spnego/
H A DNegTokenTarg.java116 } else if (GSSUtil.useMSInterop()) {
180 if (!GSSUtil.useMSInterop()) {
H A DNegTokenInit.java189 if (!GSSUtil.useMSInterop()) {
H A DSpNegoContext.java411 if (!GSSUtil.useMSInterop()) {
547 if (!GSSUtil.useMSInterop() && valid) {
/openjdk7/jdk/src/share/classes/sun/security/jgss/
H A DGSSUtil.java297 public static boolean useMSInterop() { method in class:GSSUtil

Completed in 33 milliseconds