Searched defs:new_apOptions (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/krb5/internal/
H A DAPReq.java66 APOptions new_apOptions,
71 apOptions = new_apOptions;
65 APReq( APOptions new_apOptions, Ticket new_ticket, EncryptedData new_authenticator) argument
H A DKRBError.java125 APOptions new_apOptions,
156 APOptions new_apOptions,
124 KRBError( APOptions new_apOptions, KerberosTime new_cTime, Integer new_cuSec, KerberosTime new_sTime, Integer new_suSec, int new_errorCode, Realm new_crealm, PrincipalName new_cname, Realm new_realm, PrincipalName new_sname, String new_eText, byte[] new_eData ) argument
155 KRBError( APOptions new_apOptions, KerberosTime new_cTime, Integer new_cuSec, KerberosTime new_sTime, Integer new_suSec, int new_errorCode, Realm new_crealm, PrincipalName new_cname, Realm new_realm, PrincipalName new_sname, String new_eText, byte[] new_eData, Checksum new_eCksum ) argument

Completed in 49 milliseconds