com.dstc.security.kerberos.msg
Interface Constants
- public interface Constants
A holder for Kerberos message tags
KRB_AS_REQ
public static final int KRB_AS_REQ
KRB_AS_REP
public static final int KRB_AS_REP
KRB_TGS_REQ
public static final int KRB_TGS_REQ
KRB_TGS_REP
public static final int KRB_TGS_REP
KRB_AP_REQ
public static final int KRB_AP_REQ
KRB_AP_REP
public static final int KRB_AP_REP
KRB_SAFE
public static final int KRB_SAFE
KRB_PRIV
public static final int KRB_PRIV
KRB_CRED
public static final int KRB_CRED
KRB_ERROR
public static final int KRB_ERROR