Package sun.security.mule.krb5.internal

Interface Summary
SeqNumber  
 

Class Summary
APOptions Implements the ASN.1 APOptions type.
APRep Implements the ASN.1 AP-REP type.
APReq Implements the ASN.1 AP-REQ type.
ASRep  
ASReq  
AuthContext  
Authenticator Implements the ASN.1 Authenticator type.
AuthorizationData In RFC4120, the ASN.1 AuthorizationData is defined as: AuthorizationData ::= SEQUENCE OF SEQUENCE { ad-type [0] Int32, ad-data [1] OCTET STRING } Here, two classes are used to implement it and they can be represented as follows: AuthorizationData ::= SEQUENCE OF AuthorizationDataEntry AuthorizationDataEntry ::= SEQUENCE { ad-type[0] Int32, ad-data[1] OCTET STRING }
AuthorizationDataEntry  
CredentialsUtil This class is a utility that contains much of the TGS-Exchange protocol.
EncAPRepPart Implements the ASN.1 EncAPRepPart type.
EncASRepPart  
EncKDCRepPart Implements the ASN.1 EncKDCRepPart type.
EncKrbCredPart Implements the ASN.1 EncKrbCredPart type.
EncKrbPrivPart Implements the ASN.1 EncKrbPrivPart type.
EncTGSRepPart  
EncTicketPart Implements the ASN.1 EncTicketPart type.
ETypeInfo Implements the ASN.1 ETYPE-INFO-ENTRY type.
ETypeInfo2 Implements the ASN.1 ETYPE-INFO-ENTRY type.
HostAddress Implements the ASN.1 HostAddress type.
HostAddresses Implements the ASN.1 HostAddresses type.
KDCOptions Implements the ASN.1 KDCOptions type.
KDCRep Implements the ASN.1 KDC-REP type.
KDCReq Implements the ASN.1 KRB_KDC_REQ type.
KDCReqBody Implements the ASN.1 KDC-REQ-BODY type.
KerberosTime Implements the ASN.1 KerberosTime type.
Krb5  
KRBCred Implements the ASN.1 Authenticator type.
KrbCredInfo Implements the ASN.1 KrbCredInfo type.
KRBError Implements the ASN.1 KRBError type.
KRBPriv Implements the ASN.1 KRB-PRIV type.
KRBSafe Implements the ASN.1 KRBSafe type.
KRBSafeBody Implements the ASN.1 KRBSafeBody type.
LastReq Implements the ASN.1 LastReq type.
LastReqEntry  
LocalSeqNumber  
LoginOptions Implements the ASN.1 KDCOptions type.
MethodData Implements the ASN.1 EncKrbPrivPart type.
PAData Implements the ASN.1 PA-DATA type.
PAEncTSEnc Implements the ASN.1 PAEncTSEnc type.
TCPClient  
TGSRep  
TGSReq  
Ticket Implements the ASN.1 Ticket type.
TicketFlags Implements the ASN.1TicketFlags type.
TransitedEncoding Implements the ASN.1 TransitedEncoding type.
UDPClient  
 

Exception Summary
KdcErrException  
KrbApErrException  
KrbErrException  
 



Copyright © 2013. All Rights Reserved.