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

/openjdk7/jdk/src/share/classes/sun/security/krb5/
H A DKrbAsReqBuilder.java50 * 1. Deal with real communications (KdcComm does it, and TGS-REQ)
314 KdcComm comm = new KdcComm(cname.getRealmAsString());
H A DKrbTgsReq.java186 KdcComm comm = new KdcComm(realmStr);
H A DKdcComm.java55 public final class KdcComm { class
172 public KdcComm(String realm) throws KrbException { method in class:KdcComm
H A DConfig.java113 KdcComm.initStatic();

Completed in 49 milliseconds