Package org.apache.directory.shared.kerberos

Class Summary
KerberosConstants An cass to define Kerberos constants
KerberosTime An specialization of the ASN.1 GeneralTime.
KerberosUtils An utility class for Kerberos.
 

Enum Summary
KerberosMessageType An enum listing all the Kerberos V5 messages : AS-REQ (10) : Authentication Serveur Request AS-REP (11) : Authentication Serveur Response TGS-REQ (12) : Ticket Granting Server Request TGS-REP (13) : Ticket Granting Server Response AP-REQ (14) : Application Request AP-REP (15) : Application Response KRB-SAFE (20) : Safe (checksummed) application message KRB-PRIV (21) : Private (encrypted) application message KRB-CRED (22) : Private (encrypted) message to forward credentials ENC_AP_REP_PART (27) : Encrypted application reply part ENC_PRIV_PART (28) : Encrypted private message part KRB-ERROR (30) : A kerberos error response
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.