Uses of Class
sun.security.mule.krb5.KrbApReq

Packages that use KrbApReq
sun.security.mule.krb5   
 

Uses of KrbApReq in sun.security.mule.krb5
 

Constructors in sun.security.mule.krb5 with parameters of type KrbApReq
KrbApRep(byte[] message, Credentials tgtCreds, KrbApReq outgoingReq, Config kerberosConfig)
          Constructs a KRB-AP-REQ from the bytes received from a service.
KrbApRep(KrbApReq incomingReq, boolean useSeqNumber, boolean useSubKey, Config kerberosConfig)
          Constructs a KRB-AP-REP to send to a client.
 



Copyright © 2013. All Rights Reserved.