Uses of Package
org.apache.directory.server.kerberos.shared.exceptions

Packages that use org.apache.directory.server.kerberos.shared.exceptions
org.apache.directory.server.changepw.exceptions Provides the root of the exception hierarchy, as well as the enumerator for mapping Change Password errors to error codes. 
org.apache.directory.server.changepw.service Provides the Change Password Service. 
org.apache.directory.server.kerberos.kdc.ticketgrant Provides the KDC's Ticket-Granting Service (TGS). 
org.apache.directory.server.kerberos.protocol Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the KDC's Authentication Service (AS) and Ticket-Granting Service (TGS) with the MINA NIO framework. 
org.apache.directory.server.kerberos.shared   
org.apache.directory.server.kerberos.shared.crypto.checksum Provides support for checksum calculations. 
org.apache.directory.server.kerberos.shared.crypto.encryption Provides support for Kerberos CipherText operations. 
org.apache.directory.server.kerberos.shared.exceptions Provides the root of the exception hierarchy, as well as the enumerator for mapping Kerberos errors to error codes. 
org.apache.directory.server.kerberos.shared.messages.components Provides major components of Kerberos messages. 
org.apache.directory.server.kerberos.shared.store Provides the implementation for storing Kerberos principals and symmetric keys backed by JNDI. 
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.changepw.exceptions
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.changepw.service
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.kdc.ticketgrant
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.protocol
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.shared
ErrorType
          A type-safe enumeration of Kerberos error types.
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.shared.crypto.checksum
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.shared.crypto.encryption
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.shared.exceptions
ErrorType
          A type-safe enumeration of Kerberos error types.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.shared.messages.components
ErrorType
          A type-safe enumeration of Kerberos error types.
KerberosException
          The root of the Kerberos exception hierarchy.
 

Classes in org.apache.directory.server.kerberos.shared.exceptions used by org.apache.directory.server.kerberos.shared.store
KerberosException
          The root of the Kerberos exception hierarchy.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.