Package com.ibm.security.krb5.internal


Interface Summary

Interface Description
SeqNumber DOCUMENT ME!

Class Summary

Class Description
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 DOCUMENT ME!
Authenticator Implements the ASN.1 Authenticator type.
AuthorizationData In RFC1510, the ASN.1 AuthorizationData is defined as: AuthorizationData ::= SEQUENCE OF SEQUENCE { ad-type[0] INTEGER, 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] INTEGER, ad-data[1] OCTET STRING }
AuthorizationDataEntry
Config This class maintains key-value pairs of Kerberos configurable constants from configuration file or from user specified system properties.
ConfigParameters
Context DOCUMENT ME!
EncAPRepPart Implements the ASN.1 EncAPRepPart type.
EncASRepPart DOCUMENT ME!
EncKDCRepPart Implements the ASN.1 EncKDCRepPart type.
EncKrbCredPart Implements the ASN.1 EncKrbCredPart type.
EncKrbPrivPart Implements the ASN.1 EncKrbPrivPart type.
EncTGSRepPart DOCUMENT ME!
EncTicketPart Implements the ASN.1 EncTicketPart type.
ETypeInfo
ETypeInfo2
GlobalSeqNumber DOCUMENT ME!
HostAddress Implements the ASN.1 HostAddress 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 DOCUMENT ME!
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.
PAEtypeInfo Implements the ASN.1 PAEtypeInfo type.
PAEtypeInfo2 Implements the ASN.1 PAEtypeInfo2 type.
RealmTree
ServiceName DOCUMENT ME!
TCPClient DOCUMENT ME!
TgsCredentials DOCUMENT ME!
TGSRep DOCUMENT ME!
TGSReq DOCUMENT ME!
Ticket Implements the ASN.1 Ticket type.
TicketFlags Implements the ASN.1TicketFlags type.
TransitedEncoding Implements the ASN.1 TransitedEncoding type.
UDPClient DOCUMENT ME!

Exception Summary

Exception Description
KdcErrException DOCUMENT ME!
KrbApErrException DOCUMENT ME!
KrbErrException DOCUMENT ME!
RealmException DOCUMENT ME!