sun.security.mule.krb5
Class KrbTgsRep

java.lang.Object
  extended by sun.security.mule.krb5.KrbTgsRep

public class KrbTgsRep
extends Object

This class encapsulates a TGS-REP that is sent from the KDC to the Kerberos client.


Method Summary
 Credentials getCreds()
          Return the credentials that were contained in this KRB-TGS-REP.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCreds

public Credentials getCreds()
Return the credentials that were contained in this KRB-TGS-REP.



Copyright © 2013. All Rights Reserved.