sun.security.mule.krb5.internal
Class ASReq
java.lang.Object
sun.security.mule.krb5.internal.KDCReq
sun.security.mule.krb5.internal.ASReq
public class ASReq
- 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 |
ASReq
public ASReq(PAData[] new_pAData,
KDCReqBody new_reqBody)
throws IOException
- Throws:
IOException
ASReq
public ASReq(byte[] data)
throws Asn1Exception,
KrbException,
IOException
- Throws:
Asn1Exception
KrbException
IOException
ASReq
public ASReq(sun.security.util.DerValue encoding)
throws Asn1Exception,
KrbException,
IOException
- Throws:
Asn1Exception
KrbException
IOException
Copyright © 2013. All Rights Reserved.