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