org.apache.directory.server.kerberos.kdc.preauthentication
Class PreAuthenticationChain

java.lang.Object
  extended by org.apache.mina.handler.chain.IoHandlerChain
      extended by org.apache.directory.server.kerberos.kdc.preauthentication.PreAuthenticationChain
All Implemented Interfaces:
org.apache.mina.handler.chain.IoHandlerCommand

public class PreAuthenticationChain
extends org.apache.mina.handler.chain.IoHandlerChain

Version:
$Rev: 521997 $, $Date: 2007-03-24 10:04:51 +0100 (Sat, 24 Mar 2007) $
Author:
Apache Directory Project

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.mina.handler.chain.IoHandlerChain
org.apache.mina.handler.chain.IoHandlerChain.Entry
 
Nested classes/interfaces inherited from interface org.apache.mina.handler.chain.IoHandlerCommand
org.apache.mina.handler.chain.IoHandlerCommand.NextCommand
 
Constructor Summary
PreAuthenticationChain()
           
 
Method Summary
 
Methods inherited from class org.apache.mina.handler.chain.IoHandlerChain
addAfter, addBefore, addFirst, addLast, clear, contains, contains, contains, execute, get, getAll, getAllReversed, getEntry, getNextCommand, remove, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PreAuthenticationChain

public PreAuthenticationChain()


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