sun.security.mule.krb5.internal
Class TGSReq
java.lang.Object
sun.security.mule.krb5.internal.KDCReq
sun.security.mule.krb5.internal.TGSReq
public class TGSReq
- extends KDCReq
| Fields inherited from class sun.security.mule.krb5.internal.KDCReq |
reqBody |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGSReq
public TGSReq(PAData[] new_pAData,
KDCReqBody new_reqBody)
throws IOException
- Throws:
IOException
TGSReq
public TGSReq(byte[] data)
throws Asn1Exception,
IOException,
KrbException
- Throws:
Asn1Exception
IOException
KrbException
TGSReq
public TGSReq(sun.security.util.DerValue encoding)
throws Asn1Exception,
IOException,
KrbException
- Throws:
Asn1Exception
IOException
KrbException
Copyright © 2013. All Rights Reserved.