Uses of Class
krb5.lib.APReq

Packages that use APReq
krb5.client.lib   
krb5.kdc.lib   
 

Uses of APReq in krb5.client.lib
 

Methods in krb5.client.lib that return APReq
static APReq ClientUtil.ap_req(APOptions apOptions, Ticket ticket, EncryptionKey key, Realm crealm, PrincipalName cname, Checksum cksum, KerberosTime ctime, EncryptionKey subKey, SeqNumber seqNumber, AuthorizationData authorizationData)
          Compose APReq message
 

Uses of APReq in krb5.kdc.lib
 

Methods in krb5.kdc.lib with parameters of type APReq
static KrbCreds KDCUtil.verifyAPReq(APReq ap_req, EncryptionKey key, HostAddress sender)
          Verify APReq message