Package sun.security.mule.krb5

Class Summary
Checksum This class encapsulates the concept of a Kerberos checksum.
Config This class maintains key-value pairs of Kerberos configurable constants from configuration file or from user specified system properties.
Confounder  
Credentials This class encapsulates the concept of a Kerberos service credential.
EncryptedData This class encapsulates Kerberos encrypted data.
EncryptionKey This class encapsulates the concept of an EncryptionKey.
KrbApRep This class encapsulates a KRB-AP-REP sent from the service to the client.
KrbApReq This class encapsulates a KRB-AP-REQ that a client sends to a server for authentication.
KrbAsRep This class encapsulates a AS-REP message that the KDC sends to the client.
KrbAsReq This class encapsulates the KRB-AS-REQ message that the client sends to the KDC.
KrbCred This class encapsulates the KRB-CRED message that a client uses to send its delegated credentials to a server.
KrbKdcReq  
KrbTgsRep This class encapsulates a TGS-REP that is sent from the KDC to the Kerberos client.
KrbTgsReq This class encapsulates a Kerberos TGS-REQ that is sent from the client to the KDC.
PrincipalName This class encapsulates a Kerberos principal.
Realm Implements the ASN.1 Realm type.
ServiceName  
 

Exception Summary
Asn1Exception  
KrbCryptoException KrbCryptoExceptoin is a wrapper exception for exceptions thrown by JCE.
KrbException  
RealmException  
 



Copyright © 2013. All Rights Reserved.