Searched defs:msgType (Results 1 - 13 of 13) sorted by relevance

/openjdk10/jdk/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBSafe.java61 public int msgType; field in class:KRBSafe
H A DKRBPriv.java60 public int msgType; field in class:KRBPriv
H A DAPRep.java59 public int msgType; field in class:APRep
H A DKRBCred.java64 private int msgType; field in class:KRBCred
H A DAPReq.java60 public int msgType; field in class:APReq
H A DKDCReq.java63 private int msgType; field in class:KDCReq
H A DKDCRep.java69 private int msgType; field in class:KDCRep
H A DEncKDCRepPart.java79 public int msgType; //not included in sequence field in class:EncKDCRepPart
H A DKDCReqBody.java132 public KDCReqBody(DerValue encoding, int msgType) argument
225 public byte[] asn1Encode(int msgType) throws Asn1Exception, IOException { argument
H A DKRBError.java87 private int msgType; field in class:KRBError
[all...]
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/protocol/giopmsgheaders/
H A DMessageBase.java748 AreFragmentsAllowed(byte major, byte minor, byte flag, byte msgType) argument
/openjdk10/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TrayIcon.cpp58 jstring msgType; member in struct:DisplayMessageStruct
803 void AwtTrayIcon::DisplayMessage(LPCTSTR caption, LPCTSTR text, LPCTSTR msgType) argument
1076 Java_sun_awt_windows_WTrayIconPeer__1displayMessage(JNIEnv *env, jobject self, jstring caption, jstring text, jstring msgType) argument
[all...]
H A Dawt_Window.cpp3588 int getSystemMetricValue(int msgType) { argument

Completed in 83 milliseconds