public class

KrbTgsRep

extends Object
java.lang.Object
   ↳ sun.security.krb5.KrbTgsRep

Class Overview

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

Summary

Public Methods
Credentials getCreds()
Return the credentials that were contained in this KRB-TGS-REP.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public Credentials getCreds ()

Return the credentials that were contained in this KRB-TGS-REP.