com.ibm.security.krb5
Class KrbTgsRep
- java.lang.Object
com.ibm.security.krb5.KrbTgsRep
- public class KrbTgsRep
- extends java.lang.Object
Method Summary
Modifier and Type | Method and Description |
---|---|
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.
Returns:
DOCUMENT ME!