sun.security.mule.krb5.internal
Class TGSRep
java.lang.Object
sun.security.mule.krb5.internal.KDCRep
sun.security.mule.krb5.internal.TGSRep
public class TGSRep
- extends KDCRep
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGSRep
public TGSRep(PAData[] new_pAData,
Realm new_crealm,
PrincipalName new_cname,
Ticket new_ticket,
EncryptedData new_encPart)
throws IOException
- Throws:
IOException
TGSRep
public TGSRep(byte[] data)
throws Asn1Exception,
RealmException,
KrbApErrException,
IOException
- Throws:
Asn1Exception
RealmException
KrbApErrException
IOException
TGSRep
public TGSRep(sun.security.util.DerValue encoding)
throws Asn1Exception,
RealmException,
KrbApErrException,
IOException
- Throws:
Asn1Exception
RealmException
KrbApErrException
IOException
Copyright © 2013. All Rights Reserved.