sun.security.mule.krb5
Class KrbTgsRep
java.lang.Object
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 |
getCreds
public Credentials getCreds()
- Return the credentials that were contained in this KRB-TGS-REP.
Copyright © 2013. All Rights Reserved.